File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -1000,10 +1000,6 @@ orgs:
1000
1000
diego-checkman :
1001
1001
has_projects : true
1002
1002
private : true
1003
- diego-ci-pools :
1004
- allow_merge_commit : false
1005
- description : Lock pools for Diego CI
1006
- has_projects : true
1007
1003
diego-design-notes :
1008
1004
description : Diego Architectural Design Musings and Explications
1009
1005
has_projects : true
@@ -1392,6 +1388,10 @@ orgs:
1392
1388
description : Common healthcheck for buildpacks and docker
1393
1389
has_issues : false
1394
1390
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
1395
1395
homebrew-tap :
1396
1396
description : Cloud Foundry Homebrew packages
1397
1397
has_projects : true
@@ -2023,6 +2023,10 @@ orgs:
2023
2023
runtime-ci :
2024
2024
default_branch : main
2025
2025
has_projects : true
2026
+ runtime-ci-pools :
2027
+ description : Lock pools for the runtime CI
2028
+ has_projects : true
2029
+ has_issues : false
2026
2030
runtime-credentials :
2027
2031
has_projects : true
2028
2032
private : true
You can’t perform that action at this time.
0 commit comments