Files
mintlify__docs/snippets/zh/gitlab-workflow-setup.mdx
mintlify[bot] a0ff4ec99e docs: translate static-export API pages, snippets, and specs to es/fr/zh (#6352)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-01 23:29:47 +00:00

8 lines
498 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## GitLab 设置
要在工作流中使用 GitLab 仓库,请通过 [GitLab OAuth](https://app.mintlify.com/settings/organization/gitlab-oauth) 设置页面连接每个项目。请连接工作流涉及的所有仓库——你的文档仓库以及任何触发或上下文仓库。你必须在每个项目中至少具有 Maintainer 角色。
<Note>
工作流需要付费的 GitLab 套餐。代理使用短期项目访问令牌来访问仓库GitLab 的 Free 套餐不支持此功能。
</Note>