This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git
The following commit(s) were added to refs/heads/main by this push:
new d562aba Protect release-drafter branch
d562aba is described below
commit d562aba4117131f5afe0b87210321aacdc09453e
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Nov 15 10:00:02 2025 +0100
Protect release-drafter branch
As this branch is used by our release-drafter jobs, should be also
protected to avoid accidentally removed
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 6f0f05d..4710bf1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,6 +18,7 @@ github:
v2: { }
v3: { }
v4: { }
+ release-drafter: { } # fork of release-drafter, waiting for PR merge
release-drafter/release-drafter#1451
pull_requests:
del_branch_on_merge: true
features: