adoroszlai commented on code in PR #430:
URL: https://github.com/apache/ozone-site/pull/430#discussion_r3282606349


##########
.asf.yaml:
##########
@@ -29,6 +29,19 @@ github:
     rebase: false
   autolink_jira:
   - HDDS
+  rulesets:
+  - name: "Default Branch Protection"
+    type: branch
+    branches:
+      includes:
+      - "~DEFAULT_BRANCH"
+      - "release/*"
+      - "rel/*"

Review Comment:
   No release branches for the website, but let's protect `asf-site`, too.
   
   ```suggestion
         - asf-site
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to