From 49f3ba50e0c5eb58824c4bcf6ad1310921fa9294 Mon Sep 17 00:00:00 2001 From: Elizabeth Krumbach Joseph Date: Tue, 18 Mar 2014 08:02:25 -0700 Subject: [PATCH] Move channel reg requirement to top of IRC docs We require channels to be registered and have the openstackinfra account added to the access list before we'll add infra-managed bots. Moving this documentation to the beginning of the document and giving them their own section in case we wish to have other requirements in the future. Also add link on stackforge.rst back to the IRC page. Change-Id: Ic92f3935de19c4afef23f51257a189f2860796c2 --- doc/source/irc.rst | 24 ++++++++++++++++++++---- doc/source/stackforge.rst | 3 +++ 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/doc/source/irc.rst b/doc/source/irc.rst index 92eebb029f..18056d2fc9 100644 --- a/doc/source/irc.rst +++ b/doc/source/irc.rst @@ -32,6 +32,26 @@ At a Glance :Bugs: * http://bugs.launchpad.net/openstack-ci +Channel Requirements +==================== + +In general, discussion for OpenStack projects is preferred in #openstack-dev, +but there are many reasons why a team would like to have their own channel. + +Access +------ + +Register the channel with ChanServ and give the infrastructure team account +founder access to the channel with:: + + /msg chanserv access #channel add openstackinfra +AFRfiorstv + +This is good practice project-wide to make sure we keep channels under +control and is a requirement if you want any of the project bots in +your channel. + +Join #openstack-infra if you have any trouble with any of these commands. + Meetbot ======= @@ -163,7 +183,3 @@ Gerritbot's configuration is in Teams can add their channel and go through the standard code review process to get the bot added to their channel. The configuration is organized by channel, with each project that a channel is interested in listed under the channel. - -Please also add the openstackinfra account as a channel founder: - -/msg chanserv access #channel add openstackinfra +AFRfiorstv diff --git a/doc/source/stackforge.rst b/doc/source/stackforge.rst index b4c2082b63..235aee3e90 100644 --- a/doc/source/stackforge.rst +++ b/doc/source/stackforge.rst @@ -226,6 +226,9 @@ end of this file that looks like:: branches: - master +For more information about channel requirements and IRC services provided by +the infrasructure team, visit :ref:`irc` + And thats it. At this point you will want to submit these edits as a change to review.openstack.org. When you do so, please use the ``new-project`` topic. You can do that using the ``-t`` option to