diff --git a/.asf.yaml b/.asf.yaml index bd1b33aab..02799a7c3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -23,11 +23,24 @@ github: issues: false projects: true enabled_merge_buttons: - squash: false - merge: true - rebase: false + squash: false + merge: true + rebase: false autolink_jira: - FREEMARKER + 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: jira_options: link label