Pierre Guinoiseau
Pierre Guinoiseau
## what Add option `lock_repo_on_apply` to lock on apply instead of plan. ## why Use case: At GitLab we want to use Atlantis in repositories where there can be dozens...
I was investigating why running GitLab in Kubernetes with Workload Identity instead of a service account key resulted in `ACCESS_TOKEN_SCOPE_INSUFFICIENT` errors: ```ruby irb(main):045:0> credentials = {provider: 'Google', google_project: 'my-gitlab-project', google_application_default:...
## what Add support for GitLab groups in the commmand allowlist and policy owners. Unlike with GitHub, the GitLab API doesn't allow retrieving all group membership for a given user...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...