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
d43d0c2c
Commit
d43d0c2c
authored
Feb 16, 2022
by
Marcel Amirault
Committed by
Fiona Neill
Feb 16, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Explain that forks should be visible for MR pipelines
parent
86a5d20f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
doc/ci/pipelines/merge_request_pipelines.md
doc/ci/pipelines/merge_request_pipelines.md
+8
-2
No files found.
doc/ci/pipelines/merge_request_pipelines.md
View file @
d43d0c2c
...
...
@@ -142,8 +142,14 @@ parent project when the pipeline runs, even before merge. As a reviewer, careful
check the changes in the merge request before triggering the pipeline. GitLab shows
a warning that you must accept before you can trigger the pipeline.
Parent project members with at least the Developer role
can create pipelines in the parent project for merge requests from a forked project:
Prerequisites:
-
You must be a member of the parent project and have at least the
[
Developer role
](
../../user/permissions.md
)
.
-
The fork project must be
[
visible
](
../../public_access/public_access.md
)
to the
user running the pipeline. Otherwise, the
**Pipelines**
tab does not display
in the merge request.
To run a pipeline in the parent project for a merge request from a fork project:
1.
In the merge request, go to the
**Pipelines**
tab.
1.
Select
**Run pipeline**
. You must accept the warning, or the pipeline does not run.
...
...
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