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
When attempting an atlantis apply in a PR from a fork, the process fails with Error: goroutine panic. This is a bug.
Reproduction Steps
Verify environment variable has been set -- ATLANTIS_ALLOW_FORK_PRS=true
Fork Repo
Make a change
Submit a PR
run atlantis apply
Logs
Log posted to GitLab PR Error: goroutine panic. This is a bug.
@theautoroboto I haven't found a way to relate the Atlantis commit status to the MR from the fork branch. Maybe it's a limitation of GitLab, we need to test more.
As another option, you can define a simple job in .gitlab-ci.yml to be triggered on MRs, this creates a pipeline ID and allows the Atlantis to successfully apply.
Community Note
Overview of the Issue
When attempting an
atlantis apply
in a PR from a fork, the process fails with Error: goroutine panic. This is a bug.Reproduction Steps
Verify environment variable has been set --
ATLANTIS_ALLOW_FORK_PRS=true
Fork Repo
Make a change
Submit a PR
run
atlantis apply
Logs
Log posted to GitLab PR
Error: goroutine panic. This is a bug.
Logs from pod
Environment details
If not already included, please provide the following:
The text was updated successfully, but these errors were encountered: