This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new c3a7a97d9 Remove branch protection on `deletion-test`
c3a7a97d9 is described below

commit c3a7a97d9795da5641fb4889bb404e4ea1aea180
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Nov 12 13:09:04 2025 +0100

    Remove branch protection on `deletion-test`
---
 .asf.yaml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index a1d3313e5..bfe85611f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,11 +16,6 @@
 github:
   description: "Apache Commons Compress"
   homepage: https://commons.apache.org/compress/
-  # Branch protection rules:
-  # 
https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#branchpro
-  protected_branches:
-    # Temporary rule to test if branch protection covers branch deletion
-    deletion-test: { }
 
 notifications:
     commits:      [email protected]

Reply via email to