Add new hosted project: openstack/ptgbot

Create a new hosted repository for the PTG bot, which
will help with showing up what's happening at the PTG.

See the ML thread [1] for details.

[1] http://lists.openstack.org/pipermail/openstack-dev/2017-May/116974.html

Change-Id: I559c56fcb93ef94d026fe9c1047a55093d622814
This commit is contained in:
Thierry Carrez 2017-06-01 17:37:06 +02:00
parent 8d2c104dc2
commit 4f71c62d99
4 changed files with 29 additions and 0 deletions

View 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

View File

@ -5929,6 +5929,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

View File

@ -10361,6 +10361,13 @@
- python-jobs
- pypi-jobs
- project:
name: ptgbot
jobs:
- gate-{name}-pep8-{node}:
node: ubuntu-xenial
- project:
name: puppet-accessbot

View File

@ -15141,6 +15141,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