This is an automated email from the ASF dual-hosted git repository.
davidarthur pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/trunk by this push:
new 70273fec8b3 HOTFIX fix branch protections in asf.yaml
70273fec8b3 is described below
commit 70273fec8b31eaa0d66f7565c4371a1009ac4c78
Author: David Arthur <[email protected]>
AuthorDate: Mon Mar 10 11:00:25 2025 -0400
HOTFIX fix branch protections in asf.yaml
---
.asf.yaml | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 8fd1cf02076..44d4fe1c25b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -48,10 +48,4 @@ github:
# Disable legacy branch protections. We have manual rulesets which protect
trunk
# and our release branches. See INFRA-26603
- protected_branches:
- trunk: ~
- 4.0: ~
- 3.9: ~
- 3.8: ~
- 3.7: ~
- 3.6: ~
+ protected_branches: ~