Merge "Add new hosted project: openstack/ptgbot"
This commit is contained in:
commit
a97b7f0d63
11
gerrit/acls/openstack/ptgbot.config
Normal file
11
gerrit/acls/openstack/ptgbot.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ptgbot-core
|
||||
label-Code-Review = -2..+2 group ptgbot-core
|
||||
label-Workflow = -1..+1 group ptgbot-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -5950,6 +5950,9 @@
|
||||
- project: openstack/proliantutils
|
||||
description: Utility library for managing HP Proliant servers (used in Ironic iLO
|
||||
drivers).
|
||||
- project: openstack/ptgbot
|
||||
description: Source code for the PTG event scheduling bot
|
||||
upstream: https://github.com/ttx/ptgbot.git
|
||||
- project: openstack/puppet-aodh
|
||||
description: OpenStack Aodh Puppet Module
|
||||
- project: openstack/puppet-autossh
|
||||
|
@ -10387,6 +10387,13 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: ptgbot
|
||||
|
||||
jobs:
|
||||
- gate-{name}-pep8-{node}:
|
||||
node: ubuntu-xenial
|
||||
|
||||
- project:
|
||||
name: puppet-accessbot
|
||||
|
||||
|
@ -15235,6 +15235,14 @@ projects:
|
||||
- gate-proliantutils-pep8-ubuntu-xenial
|
||||
- gate-proliantutils-python27-ubuntu-xenial
|
||||
|
||||
- name: openstack/ptgbot
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-ptgbot-pep8-ubuntu-xenial
|
||||
gate:
|
||||
- gate-ptgbot-pep8-ubuntu-xenial
|
||||
|
||||
- name: openstack/puppet-aodh
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user