Add a new project for mentoring scripts
As discussed at the summit, adding a new project as a place to keep the scripts that help the women of openstack mentoring team match and keep track of mentors and mentees. Change-Id: I60295add3fe1cb9a2296e174e60ffc0c7d0bfeb1
This commit is contained in:
parent
3edc1d3bf9
commit
d1a1bc33b8
14
gerrit/acls/openstack/openstack-mentoring-scripts.config
Normal file
14
gerrit/acls/openstack/openstack-mentoring-scripts.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-mentoring-scripts-core
|
||||
create = group openstack-mentoring-scripts-release
|
||||
label-Code-Review = -2..+2 group openstack-mentoring-scripts-core
|
||||
label-Workflow = -1..+1 group openstack-mentoring-scripts-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group openstack-mentoring-scripts-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5302,6 +5302,8 @@
|
||||
options:
|
||||
- translate
|
||||
description: OpenStack Manuals
|
||||
- project: openstack/openstack-mentoring-scripts
|
||||
description: Various scripts to make matching and following up with mentees easier
|
||||
- project: openstack/openstack-planet
|
||||
description: Planet RSS Feed for OpenStack
|
||||
- project: openstack/openstack-resource-agents
|
||||
|
@ -13004,6 +13004,11 @@ projects:
|
||||
- openstack-manuals-tox-doc-publishdocs
|
||||
- propose-openstack-manuals-updates
|
||||
|
||||
- name: openstack/openstack-mentoring-scripts
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/openstack-planet
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user