higebu/conventional-commits-parser-action

parse commit and set outputs based on conventional commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None

no inputs

namedescription
commit_parsed`true` if the commit was parsed, `false` otherwise
typeThe commit type
scopeThe commit scope
breaking_change`true` if the commit is breaking change, `false` otherwise
textThe commit text