rules_license icon indicating copy to clipboard operation
rules_license copied to clipboard

Add CI test to check SPDX licenses are up-to-date

Open danielmachlab opened this issue 3 years ago • 0 comments

Currently, it is a manual process to check that the list of SPDX licenses represented by licenses/spdx/BUILD are up-to-date.

Instead, add a CI test that checks what we have against the authoritative source and fails if we are more than some threshold behind.

See PR review comment: https://github.com/bazelbuild/rules_license/pull/17#discussion_r789099505

danielmachlab avatar Jan 21 '22 09:01 danielmachlab