mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
6bb14aa061
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
533 B
Plaintext
8 lines
533 B
Plaintext
## GitLab setup
|
|
|
|
To use GitLab repositories in a workflow, connect each project through the [GitLab OAuth](https://app.mintlify.com/settings/organization/gitlab-oauth) settings page. Connect every repository the workflow touches—your documentation repository and any trigger or context repositories. You must have at least the Maintainer role on each project.
|
|
|
|
<Note>
|
|
Workflows 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>
|