igorgatis/Date-Time Commit Release

Creates a GitHub release with a tag based on commit date and SHA

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commitCommit reference to release (branch, tag, or commit hash)yes
github-tokenGitHub token for API accessyes${{ github.token }}
tag-formatTag format template. Tokens: {YYYY}, {YY}, {MM}, {M}, {DD}, {D}, {HH}, {H}, {mm}, {m}, {ss}, {s}, {sha}, {sha:N}. Default: "{YYYY}{MM}{DD}-{HH}{mm}{ss}-{sha:7}"no{YYYY}{MM}{DD}-{HH}{mm}{ss}-{sha:7}
release-nameRelease name template. Use {tag} placeholder. Default: "Release {tag}"noRelease {tag}
namedescription
tagThe generated release tag
iso-dateThe commit date in ISO 8601 format (UTC)
short-shaThe short commit SHA (7 characters)
long-shaThe full commit SHA