lfreleng-actions/💬 GIT Commit Message

Retrieve GIT commit message and check for Change-Id and DCO

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/git-commit-message-action@4a5b845bd35d9363a8ab59824d374d1b2967666e # v0.1.1

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

namedescriptionrequireddefault
commit_numberCommit position/number (1=latest, 2=second-to-last, etc.)no1
namedescription
commit_shaSHA value corresponding to GIT commit number
commit_messageGIT commit message body
change_idWhether the commit message contains a Gerrit Change-Id
change_id_valueThe extracted Change-Id value/string
dco_signed_offWhether the commit message contains a DCO statement
dco_nameName provided in DCO statement, if present
dco_emailE-mail address from DCO statement, if present