From c9acb08b43e5a10b7ee4cd66e62d4e868fff3220 Mon Sep 17 00:00:00 2001 From: Sandra Parsick Date: Fri, 15 Aug 2025 12:46:47 +0200 Subject: [PATCH] feat: enable prevent branch protection rules also: - refactor deprecated config Signed-off-by: Sandra Parsick --- .asf.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 061ae11..71d7716 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -30,11 +30,13 @@ github: rebase: true autolink_jira: - MANTRUN - del_branch_on_merge: true + protected_branches: + master: { } + pull_requests: + del_branch_on_merge: true features: issues: true notifications: commits: commits@maven.apache.org issues: issues@maven.apache.org pullrequests: issues@maven.apache.org - jira_options: link label comment