[go: up one dir, main page]

Skip to content

Expose repository license in GraphQL

Proposal

Currently, when viewing a project through the GitLab UI, it will show the license that is detected. This appears to be driven by Repository#license.

It would be great if this could be exposed in the Repository GraphQL model. I am most interested in being able to get an SPDX license ID for a Repository, accessed via a Project, though the more information the merrier.