Skip to content

Setup CI job to auto-generate a CREDITS file

Jdrewniak requested to merge ci-credits-file into main

Creates a CI job the generates a CREDITS file whenever the package.json file is modified.

The CREDITS file contains licenses of all third-party production dependencies.

Bug: T371286

Merge request reports