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
Running atlantis version 0.5.1, with auto-plan disabled. I noticed when I create a new PR there's automatically a green status check for plan/atlantis:
The text was updated successfully, but these errors were encountered:
So I'm not really sure what to do here. We've already set a "Pending" check status, and the GitHub API doesn't let us delete the status. So we could leave it as pending. However, if the pull request doesn't require any planning, then it's going to be pending forever.
I like having the pending check. Usually in a terraform repo, I wouldn't expect many PR's to be opened that don't require planning. If this ever happens, maybe users can run an empty plan and merge, or an administrator can merge it.
Running atlantis version
0.5.1
, with auto-plan disabled. I noticed when I create a new PR there's automatically a green status check forplan/atlantis
:The text was updated successfully, but these errors were encountered: