24 Commits

Author SHA1 Message Date
venkatamahesh
fbafc20189 Fix spell typos
Change-Id: I70fa2cc7e2fd35895cd11db57fef00199680ce2b
2016-02-04 06:21:20 +05:30
Jenkins
e777d234a7 Merge "Add instructions on how to troubleshoot bots" 2016-01-08 19:52:37 +00:00
Elizabeth K. Joseph
6de660692b Update docs for adding channels to meet/statusbots
We've moved the long list of channels for statusbot and meetbot (logging) into
the hiera/common.yaml file, updating the documentation accordingly.

Change-Id: I2337de6c82a24fabe0d428ba3a7f40c8d41a62c8
2015-12-30 14:44:25 -08:00
Yolanda Robla
890a56d1b9 Add instructions on how to troubleshoot bots
Change-Id: I18ed46a1f1a87d6545541502f499eeab5e80c692
2015-12-28 09:41:15 +01:00
Elizabeth K. Joseph
0fc8badd49 Add docs for renaming an IRC channel
Change-Id: I26dbddcd00aa38e18f4c7c3e1374aab745524d96
2015-12-14 10:32:56 -08:00
Jenkins
8389892a5f Merge "Docs: Adding accessbot info to the IRC services page" 2015-10-27 12:51:52 +00:00
Thierry Carrez
fd200382b4 Enable the #success feature in statusbot
This adds the configuration bits to enable the #success command
in statusbot.

Depends-On: I66b577732d1fec271a42f9229a8b5af2e52a58f4
Change-Id: Id26fb1a9dc27874040d2f5dd05bf20140d07512b
2015-10-07 11:16:43 -07:00
Rafael Folco
bc89587a1f Docs: Adding accessbot info to the IRC services page
Documentation points to gerribot but it does not mention about
accessbot while creating and setting IRC services for a given
project.

Change-Id: I974bff563e9142b050024023d8494da5826c3ef3
2015-09-23 16:53:48 -05:00
Elizabeth K. Joseph
8530499252 Add some basic IRC Op documentation
Change-Id: I3cb5869e5250d47788cd95190c7621cadd2ea4c6
2015-07-16 14:25:25 -07:00
James E. Blair
aafabdcf67 Document startmeeting in our meetbot fork
Change-Id: I08b474a60c688ff61bb931f3170a8699ba165b4f
2015-06-23 10:53:07 -07:00
James E. Blair
f7ff83dc38 Document IRC channel registration commands
Change-Id: I94a98f7979d5909fac8cf122f27d97e6f1b65d87
2015-05-07 08:42:23 -07:00
Jenkins
802334fdb5 Merge "Update documentation with new Puppet modules" 2015-01-29 17:06:12 +00:00
Elizabeth K. Joseph
11a9b7ccce Update documentation with new Puppet modules
Location of our Puppet modules has changed now that they are split
from system-config, update documentation accordingly.

Change-Id: I4d4adc5d41f50dd92fbd642ac30f95c327a416b2
2015-01-28 19:48:10 -08:00
Elizabeth K. Joseph
6d15acd0e8 Add +e mode to our documentation for IRC bots
Freenode has added a +e permission that we need added to the
openstackinfra account as well, document this.

Change-Id: I28bf99119a5d7a906b27d43104b0fcd7c7c0ed42
2015-01-16 09:27:22 -08:00
Michael Krotscheck
bdd6abcac8 Switched documentation to point to storyboard.
We've migrated this project to storyboard, I'm updating the
documentation links.

Change-Id: Id92552b7be7cd43ca6a3ec91c2c4f330078490b6
2014-11-12 14:48:02 -08:00
James E. Blair
f605d6e6ce Doc updates for project-config
Change-Id: Idffa13d5d1990f47e46fc5b711563949da78b6f8
2014-09-25 11:03:04 -07:00
Andreas Jaeger
1a3aa9a054 Fix doc8 issues
Remove extra whitespace.
Wrap overlong lines.
Remove extra ".." in one place

Change-Id: Ib7280a87ddb663a8ab27308ffd67d19f0b0f7b09
2014-09-04 17:47:35 +02:00
Elizabeth K. Joseph
7189391f89 Update IRC documentation to mention logging
Logging of meetings and channel is handled by the Supybot, update
documentation to explain both logging mechanisms and how to add
channel logging to the configuration.

Change-Id: I0e7f53f3699cc3352dbbe31379d4753d291a3c9d
2014-07-31 14:17:59 -07:00
Elizabeth Krumbach Joseph
49f3ba50e0 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
2014-03-19 08:24:15 -07:00
Elizabeth Krumbach Joseph
6993760a48 Add note about setting founder to IRC docs
Teams need to give openstackinfra access to founder status in their
channel in order for us to add bots, documenting this.

Change-Id: I2946dd5f1b7f54e322fe2843405651335815799f
2013-11-22 14:57:33 -08:00
Thierry Carrez
2b38255f57 Clarify that statusbot requires public messages
Add a doc clarification about statusbot listening to public messages,
rather than private ones.

Change-Id: I62dcf8b0b04af1850bc18b6f3ff86c07e8a4f52c
2013-09-25 16:39:53 +02:00
Monty Taylor
258abe1a23 Use cgit server instead of github for everything
We have a cgit server now, which means we should replace
all references to github with references to git.openstack.org.

Change-Id: I68ad1ce514fb4326c7d9940b5a84999af5b58562
2013-08-19 10:19:47 -07:00
James E. Blair
40ee379325 Minor doc fixes
Things we noticed while using the docs during the bootcamp.

Change-Id: Ib407c2bb623d3bf2b5516023fec70bc247226303
2013-07-17 16:18:59 -07:00
James E. Blair
9ed2be3098 Refactor project infrastructure docs.
The goal is to re-orient the documentation as an introduction for new
contributors and a reference for all contributors.

Change-Id: I8702a5ace908c7618a6451bbfef7fc79b07429ff
Reviewed-on: https://review.openstack.org/30515
Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2013-05-30 17:27:07 +00:00