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
e7254493
Commit
e7254493
authored
Jan 07, 2022
by
Marcel Amirault
Committed by
Achilleas Pipinellis
Jan 07, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update details about pipeline visibility
parent
481e9247
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
doc/ci/pipelines/settings.md
doc/ci/pipelines/settings.md
+4
-6
No files found.
doc/ci/pipelines/settings.md
View file @
e7254493
...
...
@@ -23,10 +23,6 @@ For public and internal projects, you can change who can see your:
-
Job artifacts
-
[
Pipeline security dashboard
](
../../user/application_security/security_dashboard/index.md#view-vulnerabilities-in-a-pipeline
)
However:
-
Job output logs and artifacts are
[
never visible for Guest users and non-project members
](
https://gitlab.com/gitlab-org/gitlab/-/issues/25649
)
.
To change the visibility of your pipelines and related features:
1.
On the top bar, select
**Menu > Projects**
and find your project.
...
...
@@ -41,8 +37,10 @@ To change the visibility of your pipelines and related features:
When it is cleared:
-
For
**public**
projects, pipelines are visible to everyone. Related features are visible
only to project members (Reporter or higher).
-
For
**public**
projects, job logs, job artifacts, the pipeline security dashboard,
and the
**CI/CD**
menu items are visible only to project members (Reporter or higher).
Other users, including guest users, can only view the status of pipelines and jobs, and only
when viewing merge requests or commits.
-
For
**internal**
projects, pipelines are visible to all logged in users except
[
external users
](
../../user/permissions.md#external-users
)
.
Related features are visible only to project members (Reporter or higher).
-
For
**private**
projects, pipelines and related features are visible to project members (Reporter or higher) only.
...
...
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