petersomogyi commented on code in PR #159:
URL: https://github.com/apache/hbase-thirdparty/pull/159#discussion_r3528971639
##########
.asf.yaml:
##########
@@ -31,12 +31,25 @@ github:
issues: false
projects: false
enabled_merge_buttons:
- squash: true
- merge: false
- rebase: true
+ squash: true
+ merge: false
+ rebase: true
autolink_jira: HBASE
+ rulesets:
+ - name: "Default Branch Protection"
+ type: branch
+ branches:
+ includes:
+ - "~DEFAULT_BRANCH"
+ - "branch-*"
Review Comment:
That's right. The two branches are very old - their last commits were eight
and four years ago. Removing.
--
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]