@@ -1,12 +1,17 @@
|
||||
# schedule.cron = "0 * * * * *"
|
||||
schedule.once = true
|
||||
#:schema ../schema.json
|
||||
|
||||
[github]
|
||||
organisation = "understory-io"
|
||||
credentials.token_env = "GITHUB_ACCESS_TOKEN"
|
||||
|
||||
|
||||
[filter]
|
||||
allow = ["^canopy-.*$"]
|
||||
deny = ["^infrastructure-.*$", "^canopy-data-gateway$"]
|
||||
|
||||
[github]
|
||||
credentials.token_env = "GITHUB_ACCESS_TOKEN"
|
||||
organisation = "understory-io"
|
||||
[schedule]
|
||||
once = true
|
||||
|
||||
|
||||
[policies]
|
||||
squash_merge_only.enabled = true
|
||||
|
||||
Reference in New Issue
Block a user