Skip to content

Commit 8475ae2

Browse files
geofffranksameowlia
authored andcommitted
Add branch protection for app runtime platform WG repos
1 parent 2b9d0f2 commit 8475ae2

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

org/branchprotection.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,29 @@ branch-protection:
2525
protect: false
2626
relint-envs:
2727
protect: false
28+
29+
# App Runtime Platform repos to skip branch protection on
30+
diego-acceptance:
31+
protect: false
32+
diego-checkman:
33+
protect: false
34+
diego-team:
35+
protect: false
36+
garden-ci:
37+
protect: false
38+
garden-wiki:
39+
protect: false
40+
networking-oss-deployments:
41+
protect: false
42+
routing-team-checklists:
43+
protect: false
44+
runtime-credentials:
45+
protect: false
46+
docs-book-cloudfoundry:
47+
protect: false
48+
docs-cf-admin:
49+
protect: false
50+
docs-loggregator:
51+
protect: false
52+
docs-running-cf:
53+
protect: false

toc/working-groups/app-runtime-platform.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ bots:
4545
github: tas-runtime-bot
4646
- name: Networking CI Bot
4747
github: CFN-CI
48+
config:
49+
generate_rfc0015_branch_protection_rules: true
4850
areas:
4951
- name: Diego
5052
approvers:

0 commit comments

Comments
 (0)