-
Task
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
None
-
1
-
False
-
-
False
-
Before this update, a comment was always added to the Merge Request regardless of commit status API success. Now, comments are only added if setting the commit status fails, reducing unnecessary MR clutter.
-
Bug Fix
-
Done
-
-
-
Pipelines Sprint Crookshank 37, Pipelines Sprint Crookshank 38
when setting commit status for a PipelineRun, at the moment we always create comment on the MR no matter if commit status api succeed or fail. Need to disable that if commit status is being update then no need to clutter MR with status comments it only makes sense when PaC isn't able to set status.