davidradl commented on code in PR #28643:
URL: https://github.com/apache/flink/pull/28643#discussion_r3529444381


##########
.asf.yaml:
##########
@@ -13,9 +13,21 @@ github:
     - sql
   collaborators:
     - flinkbot
+  rulesets:
+    - name: "Default and Release Branch Protection"
+      type: branch
+      branches:
+        includes:
+          - "~DEFAULT_BRANCH"
+          - "release-*"
+        excludes: [ ]
+      bypass_teams:
+        - root
+      restrict_deletion: true
+      restrict_force_push: true
 notifications:
-  commits:      [email protected]

Review Comment:
   nit: I would leave the existing spaces . 



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