vishesh92 commented on code in PR #430:
URL: https://github.com/apache/cloudstack-www/pull/430#discussion_r3506389652
##########
.asf.yaml:
##########
@@ -29,26 +29,39 @@ github:
- infrastructure
- hosting
enabled_merge_buttons:
- squash: true
- merge: false
- rebase: false
+ squash: true
+ merge: false
+ rebase: false
- protected_branches: ~
+ protected_branches:
collaborators:
- acs-robot
- jamiepell10
+ rulesets:
+ - name: "Default Branch Protection"
+ type: branch
+ branches:
+ includes:
+ - "~DEFAULT_BRANCH"
+ - "release/*"
+ - "rel/*"
Review Comment:
Should we include staging-site here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]