bcoe/conventional-release-labels

automatically adds labels to pull requests based on Conventional Commits. Works with GitHub automated releases

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub token for applying labels, defaults to using secrets.GITHUB_TOKENno${{ github.token }}
type_labelswhat labels to apply to different conventional commit typesno{"feat": "feature", "fix": "fix", "breaking": "breaking"}
ignored_typesConventional Commit types that should have ignore_label appliedno["chore"]
ignore_labellabel to apply for ignored commitsnoignore-for-release

no outputs