Gerrit Project Builder Tools
5db1d05b70
Noticed recently that update_bug.py can end up updating the wrong project's task to Fix Committed on a bug affecting multiple projects because only the series is being checked. This adds an additional check to make sure the project also matches before setting the task to Fix Committed. Change-Id: I817535bd84f76780be44ad21a7e4bb4abbda0135 Depends-On: https://review.opendev.org/883664 |
||
---|---|---|
jeepyb | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.zuul.yaml | ||
CONTRIBUTING.md | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.