Conversation
mr-c
reviewed
Dec 31, 2022
52c6272 to
c35aa0e
Compare
744566e to
e269f1a
Compare
mr-c
requested changes
Dec 31, 2022
0fdefb5 to
f66942c
Compare
mr-c
requested changes
Jan 1, 2023
Member
mr-c
left a comment
There was a problem hiding this comment.
Thanks!
(the changelog also needs updating)
1224308 to
c9b04ad
Compare
This commit introduces calls to GitHub and GitLab APIs to better identify licenses in the Git repos. In particular, whenever the Git provider service is able to identify the license, the license_link field is populated with the SPDX URL of the corresponding license.
89e20ff to
2b95f08
Compare
2b95f08 to
fceb8ad
Compare
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This commit introduces calls to Ruby Licensee Gem to better identify licenses in the Git repos. In particular, whenever Licensee is able to identify the license, the
license_linkfield is populated with the SPDX URL of the corresponding license.Motivation and Context
License details are fundamental to ensure proper data usage policies.
How Has This Been Tested?
Manually
Screenshots (if appropriate):
Types of changes
Checklist: