Label Auditor
ActionsAbout
v0.2.1
LatestPre-releaseBy Chrimle
Tags
(2)Reusable GitHub Action Workflow, for auditing Pull Request labels.
List of features...
Will fail the check if the PR does not have at least one required label.
Configurable via required-labels, as a comma-separated list.
Will fail the check if the PR has a label lacking the required corresponding SemVer-label.
Example:
bug-label requires a SemVer-label (Major/Minor/Patch).
Configurable via semver-required-labels, as a comma-separated list.
Allows customization of the SemVer-labels.
Default:
MAJOR,MINORandPATCH.
Configurable via semver-labels, as a comma-separated list.
Label Auditor is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.