imamiland/REUSE Compliance Checker

A GitHub Action to check if a repository is compliant with the REUSE specification.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 4, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: imamiland/reuse-lint-action@cb3cbf184d46b16de2bc728a2436bb46dc60a229 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub token for repository access if needed.no${{ github.token }}
repo-pathPath to the repository where we run the helper toolyes.
namedescription
compliance_statusReturns 'compliant' or 'non-compliant' based on REUSE compliance check.
compliance_reportDetailed output of the REUSE compliance check.