atlantis
atlantis copied to clipboard
Improve error message in github integration to suggest a concrete next step.
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.
Describe the user story
As a developer who's new to a repository and has never used atlantis before, I might see atlantis comment
the default workspace at path . is currently locked by another command that is running for this pull request.
Wait until the previous command is complete and try again
Describe the solution you'd like
Change that comment to say:
Wait until the previous command is complete and try again by commenting 'atlantis plan'.
Describe alternatives you've considered
STFU, not a big deal.