Commit df96df05 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'add_note_for_license_management_1st_run' into 'master'

Add note about license management first run

Closes #6585

See merge request gitlab-org/gitlab-ee!6250
parents 58c8f38e e45feca7
......@@ -44,6 +44,13 @@ prerequisites:
- the resulting report **must** be named `gl-license-management-report.json`
and uploaded as an artifact
>**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 very first time.
Consecutive merge requests will have something to compare to and the license
management report will be shown properly.
The `license_management` job will search the application dependencies for licenses,
the resulting JSON file will be uploaded as an artifact, and
GitLab will then check this file and show the information inside the merge
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment