We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deletion-test
1 parent 404922c commit 22f6bc7Copy full SHA for 22f6bc7
1 file changed
.asf.yaml
@@ -16,6 +16,11 @@
16
github:
17
description: "Apache Commons Compress"
18
homepage: https://commons.apache.org/compress/
19
+ # Branch protection rules:
20
+ # https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#branchpro
21
+ protected_branches:
22
+ # Temporary rule to test if branch protection covers branch deletion
23
+ deletion-test: { }
24
25
notifications:
26
commits: commits@commons.apache.org
0 commit comments