subhamay-bhattacharyya-gha/Generate Next Release Tag
Get the latest release tag and generate the next one in the format Rel-<sequence>-YYYYMMDDHHMMSS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for GitHub CLI access | yes | — |
| release-tag | Optional git ref (branch, tag, or commit) to checkout. If not provided, defaults to the current branch | no | — |
Outputs
| name | description |
|---|---|
| new-tag | The new release tag (e.g., Rel-004-20250702191245) |
| release-url | The URL of the created draft release |