mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
646fb4c5a2
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
9 lines
779 B
Plaintext
9 lines
779 B
Plaintext
---
|
||
title: "部署权限"
|
||
description: "了解您组织内部成员与其他贡献者在部署方面的差异。"
|
||
keywords: ["editor access", "permissions", "team", "seats", "deployment"]
|
||
---
|
||
|
||
在您的组织中,具有 editor 或 admin [角色](/zh/dashboard/roles) 的成员可以使用网页编辑器、触发部署,并在控制台中管理 integrations。当 editor 或 admin 通过网页编辑器发布内容,或将拉取请求(PR;亦称“合并请求”/Merge Request)合并到您的文档存储库时,这些更改会自动部署到您的线上站点。
|
||
|
||
任何有权访问您文档存储库的人都可以通过向存储库推送更改来为文档做出贡献,但在 editor 或 admin 从控制台手动触发部署之前,他们的更改不会被部署。 |