Open theautoroboto opened 2 years ago
Can you share the GitLab version where it occurred?
Probably related to https://github.com/runatlantis/atlantis/issues/2484
We are running GitLab Community Edition [15.2.3]
@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 runatlantis 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: