File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,15 +41,28 @@ github:
4141 merge : false
4242 rebase : false
4343
44+ rulesets :
45+ - name : " Default Branch Protection"
46+ type : branch
47+ branches :
48+ includes :
49+ - " ~DEFAULT_BRANCH"
50+ - " release/*"
51+ - " rel/*"
52+ excludes : []
53+ bypass_teams :
54+ - root
55+ restrict_deletion : true
56+ restrict_force_push : true
4457notifications :
45- commits : commits@cordova.apache.org
46- issues : issues@cordova.apache.org
47- pullrequests_status : issues@cordova.apache.org
58+ commits : commits@cordova.apache.org
59+ issues : issues@cordova.apache.org
60+ pullrequests_status : issues@cordova.apache.org
4861 pullrequests_comment : issues@cordova.apache.org
4962
5063staging :
51- profile : ~
52- whoami : asf-staging
64+ profile :
65+ whoami : asf-staging
5366
5467publish :
55- whoami : asf-site
68+ whoami : asf-site
You can’t perform that action at this time.
0 commit comments