File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,14 +52,27 @@ github:
5252 catchall : " [GH] {title} ({repository})"
5353
5454# manages alerts by distributing to lists
55+ rulesets :
56+ - name : " Default Branch Protection"
57+ type : branch
58+ branches :
59+ includes :
60+ - " ~DEFAULT_BRANCH"
61+ - " release/*"
62+ - " rel/*"
63+ excludes : []
64+ bypass_teams :
65+ - root
66+ restrict_deletion : true
67+ restrict_force_push : true
5568notifications :
56- commits : commits@flagon.apache.org
57- issues : notifications@flagon.apache.org
58- pullrequests_status : pr@flagon.apache.org
69+ commits : commits@flagon.apache.org
70+ issues : notifications@flagon.apache.org
71+ pullrequests_status : pr@flagon.apache.org
5972 pullrequests_comment : notifications@flagon.apache.org
6073 # Send dependabot PRs to commits@ instead
6174 pullrequests_bot_dependabot : maintenance@flagon.apache.org
6275
6376# used for asf-site only to publish website
6477publish :
65- whoami : asf-site
78+ whoami : asf-site
You can’t perform that action at this time.
0 commit comments