actions-marketplace-validations/Release and tag
Create a tag based on last release branch merge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 9, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/planet-code_release-tag-action@d54896ed930ca97a332c2a589b343da9ef96003e # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The github token | yes | — |
| release-branch-pattern | The regex pattern of the release branch prefix | no | release/ |
| show-changelog | To show the title and body of the pull request as the changelog (body) of the release | no | true |
Outputs
| name | description |
|---|---|
| tag | The tag name |