Merge "New Project Request: airship/gerrit-to-github-bot"

This commit is contained in:
Zuul 2021-02-03 19:49:40 +00:00 committed by Gerrit Code Review
commit f7ffd98446
3 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group gerrit-to-github-bot-core
create = group airship-release
label-Code-Review = -2..+2 group gerrit-to-github-bot-core
label-Verified = -1..+1 group airship-ci
label-Workflow = -1..+1 group gerrit-to-github-bot-core
[access "refs/tags/*"]
pushSignedTag = group airship-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -45,6 +45,11 @@
use-storyboard: true
groups:
- airship
- project: airship/gerrit-to-github-bot
description: A bot to sync changesets and github issues
groups:
- airship
upstream: https://github.com/ianpittwood/Gerrit-to-Github-Issues
- project: airship/go-redfish
description: A go client library for the Redfish API
- project: airship/governance

View File

@ -111,6 +111,7 @@
- airship/docs
- airship/drydock
- airship/election
- airship/gerrit-to-github-bot
- airship/go-redfish
- airship/governance
- airship/hostconfig-operator