Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
25563303
Commit
25563303
authored
Feb 25, 2016
by
Drew Blessing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit status now requires developer role [ci skip]
parent
b35e515e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/integration/jenkins.md
doc/integration/jenkins.md
+3
-2
No files found.
doc/integration/jenkins.md
View file @
25563303
...
@@ -30,8 +30,9 @@ Integration includes:
...
@@ -30,8 +30,9 @@ Integration includes:
Create a user or choose an existing user that Jenkins will use to interact
Create a user or choose an existing user that Jenkins will use to interact
through the GitLab API. This user will need to be a global Admin or added
through the GitLab API. This user will need to be a global Admin or added
as a member to each Group/Project. Reporter permission is all that's required
as a member to each Group/Project. Developer permission is required for reporting
for cloning, building, and reporting build status. Some features of the GitLab
build status. This is because a successful build status can trigger a merge
when 'Merge when build succeeds' feature is used. Some features of the GitLab
Plugin may require additional privileges. For example, there is an option to
Plugin may require additional privileges. For example, there is an option to
accept a merge request if the build is successful. Using this feature would
accept a merge request if the build is successful. Using this feature would
require developer, master or owner-level permission.
require developer, master or owner-level permission.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment