atlantis
atlantis copied to clipboard
Project applied check never ends
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 check never terminates when atlantis plan gets executed
continuously displaying 1 required check running now in Azure DevOps
Screenshot included
Reproduction Steps
- Add PR comment: atlantis plan
- Checks get initiated displaying e.g. : 0/1 project applied successsfully. Running
- Atlantis plan gets executed and the result gets displayed as PR comment but the check running never ends, the message 1 required check running now never disappears/changes
Environment details
- Atlantis version: latest issued
- Azure DevOps
Additional Context
There are two Plan in progress... messages get displayed for each plan by executing atlantis plan (second screenshot)
. As we understand this is due to the Terraform log streaming feature and the second message is a link pointing to the log stream. However it's not clear why we need multiple action messages where the first one is the original message and second one is the link, can we have only one single action message which contains the link instead?
is this still happening in v0.19.8
?
It is.