
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I50e662774e52e6f1c82f7129d7e9eb0ab7cf2af6
55 lines
1.3 KiB
ReStructuredText
55 lines
1.3 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://docs.openstack.org/infra/system-config/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:
|
|
|
|
* https://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.
|