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
0dfbc8fc
Commit
0dfbc8fc
authored
Feb 07, 2019
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document the "Manage licenses" button in the MR
parent
f72d6e42
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
13 deletions
+13
-13
doc/user/project/merge_requests/img/license_management.png
doc/user/project/merge_requests/img/license_management.png
+0
-0
doc/user/project/merge_requests/img/license_management_decision.png
...roject/merge_requests/img/license_management_decision.png
+0
-0
doc/user/project/merge_requests/license_management.md
doc/user/project/merge_requests/license_management.md
+13
-13
No files found.
doc/user/project/merge_requests/img/license_management.png
View replaced file @
f72d6e42
View file @
0dfbc8fc
31.1 KB
|
W:
|
H:
5.06 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/user/project/merge_requests/img/license_management_decision.png
View replaced file @
f72d6e42
View file @
0dfbc8fc
18.1 KB
|
W:
|
H:
5.84 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/user/project/merge_requests/license_management.md
View file @
0dfbc8fc
...
...
@@ -47,10 +47,10 @@ example on [Dependencies license management with GitLab CI/CD](../../../ci/examp
GitLab then checks this report, compares the licenses between the source and target
branches, and shows the information right on the merge request.
Blacklisted licenses will be clearly visible
, as well as new licenses which
need a decision from you.
Blacklisted licenses will be clearly visible
with an
`x`
red icon next to them
as well as new licenses which
need a decision from you.
>
**Note:**
NOTE:
**Note:**
If the license management report doesn't have anything to compare to, no information
will be displayed in the merge request area. That is the case when you add the
`license_management`
job in your
`.gitlab-ci.yml`
for the first time.
...
...
@@ -64,24 +64,22 @@ the choice to approve it or blacklist it.
![
License approval decision
](
img/license_management_decision.png
)
From the project's settings:
-
The list of licenses and their status can be managed.
-
Licenses can be
[
manually approved or blacklisted
](
#manual-license-management
)
.
![
License Management Settings
](
img/license_management_settings.png
)
### Manual license management
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/5940)
in
[
GitLab Ultimate
](
https://about.gitlab.com/pricing/
)
11.4.
Licenses can be manually approved or blacklisted in a project's settings.
From the project's settings:
-
The list of licenses and their status can be managed.
-
Licenses can be manually approved or blacklisted.
To approve or blacklist a license:
1.
Navigate to the project's
**Settings > CI/CD**
.
1.
Expand the
**License Management**
section and click the
**Add a license**
button.
1.
Either use the
**Manage licenses**
button in the merge request widget, or
navigate to the project's
**Settings > CI/CD**
and expand the
**License Management**
section.
1.
Click the
**Add a license**
button.
1.
In the
**License name**
dropdown, either:
-
Select one of the available licenses. You can search for licenses in the field
at the top of the list.
...
...
@@ -90,6 +88,8 @@ To approve or blacklist a license:
1.
Select the
**Approve**
or
**Blacklist**
radio button to approve or blacklist respectively
the selected license.
!
[
License Management Settings
](
img/license_management_settings.png
)
## License Management report under pipelines
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/5491)
...
...
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