
* Currently, manage_projects always perform `exit 0`, even if some errors were. * Patch would add `exit 1` beh., in case any issues were during processing. It would affect only exit code , and will not stop processing. * Misc: perform auto-ident Change-Id: I50d425e5a9e02441a50f7b1d32219485f80e6632
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.
Description
Languages
Python
100%