Files
mintlify__docs/snippets/gitlab-automation-setup.mdx
mintlify[bot] 63a5fc4167 fix: resolve broken automation snippet import and CLI anchor (#6230)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-18 23:50:39 +00:00

8 lines
540 B
Plaintext

## GitLab setup
To use GitLab repositories in an automation, connect each project through the [GitLab OAuth](https://app.mintlify.com/settings/organization/gitlab-oauth) settings page. Connect every repository the automation touches—your documentation repository and any trigger or context repositories. You must have at least the Maintainer role on each project.
<Note>
Automations require a paid GitLab tier. The agent uses short-lived project access tokens for repository access, which GitLab's Free plan does not support.
</Note>