boromir674/Commit Parser

Parse message 'subjects' from Conventional Commits.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 6, 2024
License
AGPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: boromir674/action-commit-parser@a2a73c9f89fc69458b527f46e276efdd1b3fe594 # v1.1.0

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

namedescriptionrequireddefault
from_refGit Ref to start Commit Generation fromnoHEAD
to_refGit Ref to end Commit Generation tonomain
dirDirectory to run the git log command; should have the .git folderno.
namedescription
commits_arrayThe list of commits generated from the git log.