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
720b582b
Commit
720b582b
authored
Aug 09, 2018
by
Fabio Busatto
Committed by
Marcia Ramos
Aug 09, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "Documentation for "Show License Management reports at pipeline level""
parent
4036185f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
doc/user/project/merge_requests/img/license_management_pipeline_tab.png
...ct/merge_requests/img/license_management_pipeline_tab.png
+0
-0
doc/user/project/merge_requests/license_management.md
doc/user/project/merge_requests/license_management.md
+13
-1
No files found.
doc/user/project/merge_requests/img/license_management_pipeline_tab.png
0 → 100644
View file @
720b582b
33.3 KB
doc/user/project/merge_requests/license_management.md
View file @
720b582b
...
...
@@ -62,7 +62,8 @@ need a decision from you.
![
License Management Widget
](
img/license_management.png
)
You can click on a license to be given the choice to approve it or blacklist it.
If you are a project or group Maintainer, you can click on a license to be given
the choice to approve it or blacklist it.
![
License approval decision
](
img/license_management_decision.png
)
...
...
@@ -70,7 +71,18 @@ The list of licenses and their status can also be managed from the project setti
![
License Management Settings
](
img/license_management_settings.png
)
## License Management report under pipelines
> [Introduced][ee-5491] in [GitLab Ultimate][ee] 11.2.
From your project's left sidebar, navigate to
**CI/CD > Pipelines**
and click on the
pipeline ID that has a
`license_management`
job to see the Licenses tab with the listed
licenses (if any).
![
License Management Pipeline Tab
](
img/license_management_pipeline_tab.png
)
[
ee-5483
]:
https://gitlab.com/gitlab-org/gitlab-ee/issues/5483
[
ee-5491
]:
https://gitlab.com/gitlab-org/gitlab-ee/issues/5491
[
ee
]:
https://about.gitlab.com/pricing/
[
ci
]:
../../../ci/README.md
[
cc-docs
]:
../../../ci/examples/license_management.md
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