Gerrit Project Builder Tools
Go to file
Jeremy Stanley 8fd3fda132 Revert "update_bug.py: Check project along with series"
This reverts commit 5db1d05b70.

I should have thought about this more before approving, it naively
assumes project short names match between Gerrit and Launchpad, but
the gerrit/projects.yaml file in openstack/project-config allows to
remap projects in Gerrit to different names in LP. See the
process_bugtask function for an example of dereferencing this.

Change-Id: I3af965d705f032ffad30f65e4bd5e16c926dda14
2023-07-12 18:26:19 +00:00
jeepyb Revert "update_bug.py: Check project along with series" 2023-07-12 18:26:19 +00:00
.gitignore Switch from tox to nox 2023-05-19 17:15:47 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:02 +00:00
.mailmap Add gerritx project infrastructure. 2012-11-22 09:41:44 -08:00
.zuul.yaml Switch from tox to nox 2023-05-19 17:15:47 +00:00
CONTRIBUTING.md Update OpenDev Manual URL in new contributor intro 2020-05-19 19:31:03 +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
noxfile.py Switch from tox to nox 2023-05-19 17:15:47 +00:00
requirements.txt Add launchpadlib as a dep 2023-01-17 15:21:45 -08:00
setup.cfg Switch from tox to nox 2023-05-19 17:15:47 +00:00
setup.py Updated from global requirements 2015-11-13 11:12:07 +11:00
test-requirements.txt Just use flake8 instead of hacking 2020-03-24 15:00:12 -05: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.