Commit Graph

7 Commits

Author SHA1 Message Date
James E. Blair b32e422008 Support Zuul as a Gerrit user equivalent to Jenkins
Change-Id: I72c76fc1891b56aeb827a86e33f594324dce26bc
2016-06-16 09:29:41 -07:00
Jeremy Stanley 10309a754a Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I0fe0dcb62ac8e31d6cda8ad292a9c89c24932e1e
2014-12-05 03:30:42 +00:00
Sean Dague 874db1d079 add message strings to recheckwatchbot.yaml
This is done *before* the code is added to support this as for
CD deployment we need to land catalog first, then code changes
after the catalog is in place, otherwise we stop having working
messages entirely.

Change-Id: I159e07c233f636c9261ad0b204cf394f748243b3
2014-07-24 09:08:17 -04:00
Sean Dague f8106a21fe add support for channel config being nested
this adds support for the channel config being nested, and provides
the basis for moving message catalog out of the code and into the
yaml in a new nested section.

Change-Id: I7353af4c3f141d4bd617d6fd388d7957e0586ba8
2014-07-24 09:07:38 -04:00
Matthew Treinish 6fd0cf7e65 Add multi-project irc support to the bot
This commit adds support for multi-project/channel irc support to the bot.
To do this you list multiple channels in the bot yaml and specify which
projects get reported to that file. When a bug is encountered that targets
the listed project the message will be reported. If 'all' is specified as
a field under projects for a channel then all projects will be reported on
that channel.

Change-Id: Ic3dd76bad94213c7152c29a99c00ed23a2c01a31
2014-01-24 12:21:47 -05:00
Matthew Treinish 545012839a Make bot.py behave like a daemon
This includes a number of changes to prevent printing to stdout and
enable using daemonContext so that we can run bot.py as a daemon.
2013-09-18 17:45:12 -04:00
Matthew c30528d1f1 Add irc bot support to elasticRecheck 2013-09-17 00:27:14 -04:00