There was a problem fetching the pipeline summary.
gitlab hooks: stop returning None for no changes
This is more robust. It was originally intended as a way for callers to check the condition, but it makes something to check systematically (exception in string concatenation downstream if forgotten) and it's better if callers check before hand (worst case they will emit empty lines in the likes of `ui.status` if forgotten)
Loading
Please register or sign in to comment