Details
-
Bug
-
Status: In Progress (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
Description
Current Mapping:
Success -> Success
Unstable -> Failure
Failure -> Failure
Desired Mapping:
Success -> Success
Unstable -> Success
Failure -> Failure
Unfortunately Gitlab does not have an "unstable" status, so a mapping is required.
I would prefer an option, to leave this decision to the user.
The current solution is giving us lot's of false alerts.
The progress can be found here https://github.com/jenkinsci/gitlab-branch-source-plugin/pull/85. But cannot give an ETA when it could ready as I am trying add new stages notification in that as well. Reason being my lack of knowledge and time atm.