lfreleng-actions/🐍 Check Pushed Tag Matches Project Version

Checks a pushed tag matches the declared Python project version

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/python-project-tag-push-verify-action@f55105a6dfbf71b81687800473a54c24de690559 # v0.2.0

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

namedescriptionrequireddefault
exit_on_failWhen set true will exit with error on version mismatchnotrue
path_prefixDirectory location containing project codeno
test_tagUndocumented test input/valueno
namedescription
matchSet true when pushed tags match Python project metadata
matched_tagMatched tag/version value