silverstripe/Tag and release

GitHub Action to check if a patch release can be tagged, and then create a tag and an optional release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
latest_local_shaThe latest local sha. Used to gauge the releaseno
skip_gauge_releaseIf true, skip straight to tagging the releasenofalse
tagThe name of the tag. Required if skipping gauge release. Cannot use if not skipping gauge releaseno""
delete_existingnofalse
releaseWhether to create a GitHub Release as well as a tagnotrue
release_descriptionThe description for the GitHub Release if creating oneno""
release_auto_notesIf true, the GitHub release description is automatically generatednotrue
dispatch_gha_autotagIf true, the auto-tag.yml workflow will be dispatched after tagging is successfulnofalse

no outputs