ndimiduk commented on code in PR #159:
URL: https://github.com/apache/hbase-thirdparty/pull/159#discussion_r3528190824


##########
.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:
   We don't ship from these branches in this repository.



-- 
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]

Reply via email to