import git-os-job source repo

git os-job is a tool most useful for OpenStack developers, so I'm
importing the code here for easier collaboration.

Change-Id: I1359a97aa2c76e7bb26a8d0c6d04580794444c87
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-12-05 11:29:07 -05:00
parent 7671cc88f5
commit 85d44e7257
3 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group git-os-job-core
label-Code-Review = -2..+2 group git-os-job-core
label-Workflow = -1..+1 group git-os-job-core
[access "refs/tags/*"]
pushSignedTag = group git-os-job-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -4468,6 +4468,10 @@
description: A tool that helps grabbing existing reviews on gerrit and layering
on a new patch to fix nits
use-storyboard: true
- project: openstack/git-os-job
description: git plugin to show the OpenStack job log URL for a commit
use-storyboard: true
upstream: https://github.com/dhellmann/git-os-job.git
- project: openstack/git-repo-manifests
description: Clone multiple OpenStack repos as a group
- project: openstack/git-upstream

View File

@ -694,6 +694,7 @@
- openstack/gertty
- openstack/giftwrap
- openstack/git-nit
- openstack/git-os-job
- openstack/git-repo-manifests
- openstack/git-upstream
- openstack/glance