technote-space/Release Type Action

GitHub Actions to do some actions based on release type.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENSecret GitHub API token to use for making API requests.no${{ github.token }}
BRANCH_NAMETarget branch nameno
BRANCH_PREFIXTarget branch prefixnorelease/
MINOR_UPDATE_TYPESMinor update commit typesnofeat
EXCLUDE_MESSAGESExclude messagesno
BREAKING_CHANGE_NOTESBreaking change notesnoBREAKING CHANGE
TITLE_TEMPLATETitle templatenorelease: ${NEXT_VERSION}
MAJOR_LABELmajor release labelnoRelease: Major
MINOR_LABELMinor release labelnoRelease: Minor
PATCH_LABELPatch release labelnoRelease: Patch

no outputs