atlantis icon indicating copy to clipboard operation
atlantis copied to clipboard

Project applied check never ends

Open tapaszto opened this issue 2 years ago • 2 comments

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 AtlantisPlanDone continuously displaying 1 required check running now in Azure DevOps Screenshot included

Reproduction Steps

  1. Add PR comment: atlantis plan
  2. Checks get initiated displaying e.g. : 0/1 project applied successsfully. Running
  3. 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) AtlantisPRChecks . 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?

tapaszto avatar Apr 21 '22 13:04 tapaszto

is this still happening in v0.19.8?

jamengual avatar Aug 26 '22 04:08 jamengual

It is.

Dilergore avatar Sep 06 '22 10:09 Dilergore