Merge "New Project Request: airship/sip"
commit
1e0334587f
|
@ -0,0 +1,16 @@
|
|||
[access "refs/heads/*"]
|
||||
abandon = group sip-core
|
||||
create = group airship-release
|
||||
label-Code-Review = -2..+2 group sip-core
|
||||
label-Verified = -1..+1 group airship-ci
|
||||
label-Workflow = -1..+1 group sip-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group airship-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
|
@ -92,6 +92,11 @@
|
|||
use-storyboard: true
|
||||
groups:
|
||||
- airship
|
||||
- project: airship/sip
|
||||
description: A Service Infrastructure Provisioner for Airship.
|
||||
groups:
|
||||
- airship
|
||||
upstream: https://github.com/att-comdev/sip
|
||||
- project: airship/specs
|
||||
description: Specs for the Airship projects
|
||||
use-storyboard: true
|
||||
|
|
|
@ -119,6 +119,7 @@
|
|||
- airship/porthole
|
||||
- airship/promenade
|
||||
- airship/shipyard
|
||||
- airship/sip
|
||||
- airship/specs
|
||||
- airship/spyglass
|
||||
- airship/spyglass-plugin-xls
|
||||
|
|
Loading…
Reference in New Issue