openqa-label-all allows comments to be applied to the set of failing jobs that match the specified
options.
--build=BUILD
The build for which to look for a failing module
--module=MODULE
The failing module to look for. (required)
--groupid=GROUP_ID
Limits labeling to this group only.
--openqa-host=HOST
The openQA host to act on, default: 'https://salsa.debian.net'
--result=RESULT
The result of the jobs to look for, default: 'failed'
--label=LABEL
The label to write as comment for each found job
--dry-run
Do not do any action on openQA
--no-restart
Do not restart the jobs after labelling
-v, --verbose
Increase verbosity level, specify multiple times to increase verbosity.
-h, --help
Prints help.