You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Overview of the Issue
The fix introduced with #2137 does only work if you did not set a custom VCS status name.
Reproduction Steps
Configure a custom VCS name (--vcs-status-name="atlantis-dev")
Make sure an apply failed (and mergable is a requirement)
Try another plan/apply, should still fail (not mergable)
Community Note
Overview of the Issue
The fix introduced with #2137 does only work if you did not set a custom VCS status name.
Reproduction Steps
--vcs-status-name="atlantis-dev"
)mergable
is a requirement)plan
/apply
, should still fail (notmergable
)Environment details
Additional Context
Source code line with the issue: gitlab_client.go#L216
The text was updated successfully, but these errors were encountered: