Clone
1
组织与仓库配置
jiangdingxuan edited this page 2022-03-06 23:10:25 +08:00
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.

组织配置

通常一个组织会共享一批仓库,所以将一个项目组设置一个组织是合适的。

团队管理

通过团队管理可以实现权限的精细化控制所以建议安装职能划分团队。通常情况下应该有如下团队Owners项目经理该团队为默认、PM产品经理、Coder软件工程师、Tester测试、Visitor访客用于客户需要提bug的场景

仓库配置

一般建议一个组织分两个仓库,一个代码库,一个文档库。

协作者

分支保护