Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gitlab] Failed apply jobs not ignored if custom vcs status name is set #2304

Closed
olia-dev opened this issue Jun 8, 2022 · 1 comment
Closed
Labels
bug Something isn't working provider/gitlab

Comments

@olia-dev
Copy link

olia-dev commented Jun 8, 2022

Community Note

  • 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

  1. Configure a custom VCS name (--vcs-status-name="atlantis-dev")
  2. Make sure an apply failed (and mergable is a requirement)
  3. Try another plan/apply, should still fail (not mergable)

Environment details

  • Atlantis version: 0.19.4
  • Atlantis flags: --vcs-status-name="atlantis-dev"

Additional Context

Source code line with the issue: gitlab_client.go#L216

@michelmzs
Copy link
Contributor

WIP: #2312

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working provider/gitlab
Projects
None yet
Development

No branches or pull requests

4 participants