Skip to content

Commit 48ccf67

Browse files
authored
Merge pull request #749 from jrussett/add-healthchecker-release-and-runtime-ci-pools
Add healthchecker-release & runtime-ci-pools repos
2 parents 17fc90a + f6f40a6 commit 48ccf67

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

org/cloudfoundry.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,10 +1000,6 @@ orgs:
10001000
diego-checkman:
10011001
has_projects: true
10021002
private: true
1003-
diego-ci-pools:
1004-
allow_merge_commit: false
1005-
description: Lock pools for Diego CI
1006-
has_projects: true
10071003
diego-design-notes:
10081004
description: Diego Architectural Design Musings and Explications
10091005
has_projects: true
@@ -1392,6 +1388,10 @@ orgs:
13921388
description: Common healthcheck for buildpacks and docker
13931389
has_issues: false
13941390
has_projects: true
1391+
healthchecker-release:
1392+
description: 'A BOSH release for vendoring the healtchecker BOSH package'
1393+
has_issues: true
1394+
has_projects: true
13951395
homebrew-tap:
13961396
description: Cloud Foundry Homebrew packages
13971397
has_projects: true
@@ -2023,6 +2023,10 @@ orgs:
20232023
runtime-ci:
20242024
default_branch: main
20252025
has_projects: true
2026+
runtime-ci-pools:
2027+
description: Lock pools for the runtime CI
2028+
has_projects: true
2029+
has_issues: false
20262030
runtime-credentials:
20272031
has_projects: true
20282032
private: true

0 commit comments

Comments
 (0)