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
Atlantis panics when running operation on closed PR.
Reproduction Steps
Run any command, other than atlantis help on a closed PR.
Could you check previous versions to see if this is a regression?
Do you have the bandwidth to look into this issue?
What is the benefit of running the Atlantis commands on a closed pr? I'm assuming it's not merged but closed and still holding on to locks so maybe you're trying to run atlantis unlock?
This isn't so much a feature that needs to be used, but sometimes out developers accidentally click "close with comment" when submitting a command to Atlantis, or run a command on a closed PR.
I'm reporting this, since it seems that this used to be handled sanely without panic/crash.
I'll test this on the latest release to verify it's not something weird with my branch build.
Community Note
Overview of the Issue
Atlantis panics when running operation on closed PR.
Reproduction Steps
Run any command, other than
atlantis help
on a closed PR.Logs
Logs
Environment details
Atlantis server-side config file:
Additional Context
The text was updated successfully, but these errors were encountered: