diff --git a/.asf.yaml b/.asf.yaml index 426b19e9b4d9..b336f39f6a0b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -30,11 +30,24 @@ github: issues: false projects: false enabled_merge_buttons: - squash: true - merge: false - rebase: false + squash: true + merge: false + rebase: false + 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@hive.apache.org - issues: gitbox@hive.apache.org + commits: commits@hive.apache.org + issues: gitbox@hive.apache.org pullrequests: gitbox@hive.apache.org jira_options: link label