Merge "Complete the documentation needed to add a new IRC channel"
This commit is contained in:
commit
e9d9ed2ee6
@ -233,6 +233,18 @@ end of this file that looks like::
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
If you are defining a new channel, add it also in
|
||||||
|
``modules/openstack_project/files/accessbot/channels.yaml`` file, optionally
|
||||||
|
defining also its mask.
|
||||||
|
The mask will be used to define the access level for IRC users who are not
|
||||||
|
listed in that file in the ``global`` section or otherwise listed for the
|
||||||
|
channel.
|
||||||
|
|
||||||
|
For instance:
|
||||||
|
|
||||||
|
- name: new_project
|
||||||
|
mask: full_mask
|
||||||
|
|
||||||
For more information about channel requirements and IRC services provided by
|
For more information about channel requirements and IRC services provided by
|
||||||
the infrastructure team, visit :ref:`irc`
|
the infrastructure team, visit :ref:`irc`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user