mrtest add: don't fail: pipeline status != success
Keep going if the pipeline status is not "success", just print a warning instead of failing completely. Sometimes it makes sense to use this even if the overall status is still "running", for example right now I submitted a MR to alpine and the ppc64le build didn't start even though the aarch64 build was complete already.
Fix #8 (closed)
Edited by Administrator