Gerrit Project Builder Tools
Go to file
Clark Boylan 87b466c0c5 Remove self from group after group creation
Newer gerrit automatically adds the user creating a group to that group.
We don't actually want this behavior as the user used to manage this is
used for nothing else. Check if the current user was added to the group
and if so remove it.

Depends-On: Id5d8915f2c0bf6f6057b414785b8ec1b18e810f2
Change-Id: Ia0ca5faaaa466ae7a930bbbfb78e2975771f3af9
2017-09-22 10:27:21 -07:00
jeepyb Remove self from group after group creation 2017-09-22 10:27:21 -07:00
.gitignore Add .idea to .gitignore 2013-07-22 13:10:38 +04:00
.gitreview Updated .gitreview location 2012-12-16 20:31:45 +00:00
.mailmap Add gerritx project infrastructure. 2012-11-22 09:41:44 -08:00
CONTRIBUTING.md Workflow documentation is now in infra-manual 2015-02-03 18:40:17 +00:00
MANIFEST.in Renamed to jeepyb. 2012-11-28 09:39:39 -08:00
README.rst Switched documentation to point to storyboard. 2014-11-11 15:17:23 -08:00
requirements.txt Remove argparse from requirements 2016-01-20 19:32:12 +01:00
setup.cfg Split track-upstream from manage-projects 2017-02-14 12:20:07 -06:00
setup.py Updated from global requirements 2015-11-13 11:12:07 +11:00
test-requirements.txt Updated from global requirements 2015-11-13 11:12:07 +11:00
tox.ini Ignore E125 and H flake8 violations. 2013-12-03 10:19:04 -08:00

README.rst

Tools to Manage Gerrit Projects

jeepyb is a collection of tools which make managing a gerrit easier. Specifically, management of gerrit projects and their associated upstream integration with things like github, launchpad, and storyboard.