diff --git a/.asf.yaml b/.asf.yaml index e8d7223..fb53c81 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -6,8 +6,21 @@ github: - community - comdev + rulesets: + - name: "Default Branch Protection" + type: branch + branches: + includes: + - "~DEFAULT_BRANCH" + - "release/*" + - "rel/*" + excludes: [] + bypass_teams: + - root + restrict_deletion: true + restrict_force_push: true notifications: - commits: commits@community.apache.org - issues: notifications@community.apache.org + commits: commits@community.apache.org + issues: notifications@community.apache.org pullrequests: notifications@community.apache.org jira_options: link label