Skip to content

Commit 8591bac

Browse files
committed
Add stacks repos (responsability of Buildpacks team) to the branch protection exclusions
1 parent 21f249b commit 8591bac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

org/branchprotection.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,10 @@ branch-protection:
200200
protect: false
201201
staticfile-buildpack-release:
202202
protect: false
203+
# ARI Stacks (Part of Buildpacks) repos to skip branch protection
204+
cflinuxfs4:
205+
protect: false
206+
cflinuxfs4-release:
207+
protect: false
208+
buildpacks-envs:
209+
protect: false

0 commit comments

Comments
 (0)