Skip to content

Added the ability to select one of the OBS actions. Fixed checking of...

Greetings!

Thank you for this python script!

However I see several possibilities for expanding it. Why not add a few command line options to enhance your OBS management capabilities?

So I-ve added the ability to select one of the OBS actions. Fixed checking of conditions by removing unnecessary checks bool == bool. If no OBS command has been specified, the subprocess.run request is not invoked.

Merge request reports