gitlab项目成员权限--中文

简介:

Project

Action Guest Reporter Developer Master Owner
Create new issue




Leave comments




See a list of builds  1



See a build log  1



Download and browse build artifacts  1



Pull project code




Download project




Create code snippets




Manage issue tracker




Manage labels




See a commit status




See a container registry




Manage merge requests




Create new merge request




Create new branches




Push to non-protected branches




Force push to non-protected branches




Remove non-protected branches




Add tags




Write a wiki




Cancel and retry builds




Create or update commit status




Update a container registry




Remove a container registry image




Create new milestones




Add new team members




Push to protected branches




Enable/disable branch protection




Turn on/off prot. branch push for devs




Rewrite/remove git tags




Edit project




Add deploy keys to project




Configure project hooks




Manage runners




Manage build triggers




Manage variables




Switch visibility level




Transfer project to another namespace




Remove project




Force push to protected branches 2




Remove protected branches 2




创建新问题
留言
版本列表可见
生成日志可见
下载和浏览生成构件
拉取项目代码
下载项目
创建代码片段
管理问题跟踪器
管理标签
查看提交状态
查看容器注册表
管理合并请求

创建新的合并请求

创建新的分支

推送到不受保护的分支

强制推送到不受保护的分支

删除非保护分支

添加标签

写一个wiki

取消和重试生成

创建或更新提交状态

更新容器注册表

删除容器注册表图像

创造新的里程碑


添加新的团队成员


推送到保护的分支


启用/禁用 分支保护


修改/删除git标签


添加部署项目的密钥


配置项目挂钩


管理runners


管理建立触发器


管理变量


变更可视级别



将项目转移到另一个命名空间





删除项目



强制推送到保护分支




移除受保护分支




gitlab默认是全保护模式,开发人员无法推送,这就需要更改项目的保护模式,在开发人也可以推送项打上勾;或者一开始就将gitlab的默认模式改为部分保护模式。




      本文转自YU文武貝 51CTO博客,原文链接:http://blog.51cto.com/linuxerxy/1870248,如需转载请自行联系原作者




相关文章
|
安全 算法 项目管理
GitLab权限级别介绍
GitLab权限级别介绍
1992 4
IDEA第一次上传项目到gitlab
IDEA第一次上传项目到gitlab步骤
1985 1
|
JavaScript Java 应用服务中间件
用白薅来的gitlab自带的gitlab-runner部署一个vue项目
用白薅来的gitlab自带的gitlab-runner部署一个vue项目
412 2
|
jenkins 持续交付 开发工具
【gitlab】旧的gitlab项目迁移新的gitlab
【gitlab】旧的gitlab项目迁移新的gitlab
2360 0
|
jenkins Shell 持续交付
Jenkins持续集成GitLab项目 GitLab提交分支后触发Jenkis任务 持续集成 CI/CD 超级详细 超多图(二)
Jenkins持续集成GitLab项目 GitLab提交分支后触发Jenkis任务 持续集成 CI/CD 超级详细 超多图(二)
366 0
|
开发工具 git 开发者
gitlab没有push权限,重设账号密码仍然不行,问题解决
这篇文章讲述了解决GitLab中因权限问题导致的无法推送代码到受保护分支的问题,通过提升用户权限至维护者解决了问题。
616 0
gitlab没有push权限,重设账号密码仍然不行,问题解决
|
jenkins Shell 持续交付
Jenkins持续集成GitLab项目 GitLab提交分支后触发Jenkis任务 持续集成 CI/CD 超级详细 超多图(一)
Jenkins持续集成GitLab项目 GitLab提交分支后触发Jenkis任务 持续集成 CI/CD 超级详细 超多图(一)
831 0
|
Docker 容器
Docker安装Gitlab和Gitlab-Runner并实现项目CICD
Docker安装Gitlab和Gitlab-Runner并实现项目CICD
|
缓存 Kubernetes Linux
CentOS 7上的GitLab Runner,让你的项目加速奔跑
CentOS 7上的GitLab Runner,让你的项目加速奔跑
815 1
|
项目管理 数据安全/隐私保护
GitLab中用户的五种权限 Guest、Reporter、Developer、Master、Owner
GitLab中用户的五种权限 Guest、Reporter、Developer、Master、Owner