976ce5abff
We've migrated this project to storyboard, I'm updating the documentation links. Change-Id: I7f67c870bf1eef5b3ea29eb6880564f7aeb32e2e
55 lines
1.2 KiB
ReStructuredText
55 lines
1.2 KiB
ReStructuredText
=========
|
|
GerritBot
|
|
=========
|
|
|
|
Gerritbot is an IRC bot that will notify IRC channels of Gerrit events.
|
|
|
|
To install::
|
|
|
|
$ sudo python setup.py install
|
|
|
|
Online documentation:
|
|
|
|
* http://ci.openstack.org/gerrit.html#gerrit-irc-bot
|
|
|
|
Developers
|
|
==========
|
|
|
|
Report bugs:
|
|
|
|
* https://storyboard.openstack.org/#!/project/717
|
|
|
|
Browse code:
|
|
|
|
* https://git.openstack.org/cgit/openstack-infra/gerritbot/tree/
|
|
|
|
Clone:
|
|
|
|
* git://git.openstack.org/openstack-infra/gerritbot
|
|
|
|
Submit patches via Gerrit at:
|
|
|
|
* https://review.openstack.org/
|
|
|
|
More details on how you can contribute is available on our wiki at:
|
|
|
|
* http://wiki.openstack.org/HowToContribute
|
|
|
|
License
|
|
=======
|
|
|
|
Copyright 2011 OpenStack, LLC
|
|
Copyright 2012-2013 Hewlett-Packard Development Company, L.P.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|