promote IRC channel creation info into its own section

Previously the link about IRC channel creation was a bit hard to find,
because it was not obviously discoverable from the TOC, so promote it
to its own section.

Also make it come before the information about setting up GerritBot
within a channel, not after, since the logical order is that you need
to set up a channel before you can configure bots within in.

Change-Id: If6dbae7e9b0c17e0bc45e710bf9eea07110c4215
This commit is contained in:
Adam Spiers 2018-01-04 11:01:29 +00:00
parent bdb20e2b47
commit 187c6439f9
1 changed files with 8 additions and 3 deletions

View File

@ -495,6 +495,14 @@ like::
See other files in the same directory for further examples.
Create an IRC Channel for Realtime Collaboration
------------------------------------------------
This step is not required, but if you're considering adding a new IRC
channel, see the `IRC services
<https://docs.openstack.org/infra/system-config/irc.html>`_
documentation.
Configure GerritBot to Announce Changes
---------------------------------------
@ -528,9 +536,6 @@ channel, add it to the ``openstack-oslo`` section::
branches:
- master
If you're adding a new IRC channel, see the `IRC
services <https://docs.openstack.org/infra/system-config/irc.html>`_ documentation.
.. _basic_zuul_jobs:
Add Project to Zuul