Gerrit Project Builder Tools
Go to file
melanie witt 5db1d05b70 update_bug.py: Check project along with series
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
2023-05-19 14:12:16 +00:00
jeepyb update_bug.py: Check project along with series 2023-05-19 14:12:16 +00:00
.gitignore Add .idea to .gitignore 2013-07-22 13:10:38 +04: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 Run pep8 job in-repo 2020-03-23 13:36:45 -05: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
requirements.txt Add launchpadlib as a dep 2023-01-17 15:21:45 -08:00
setup.cfg Update OpenDev Manual URL in new contributor intro 2020-05-19 19:31:03 +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
tox.ini Just use flake8 instead of hacking 2020-03-24 15:00:12 -05:00

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.