betath13/release-tag-commit
GitHub Action which automatically creates a tag and release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token (use GITHUB_TOKEN) | yes | — |
| v_prefix | Prefix tags with 'v' (v1.2.3). Default is false | no | false |
| create_release | If true, create a GitHub Release for the new tag | no | false |
| mark_release_as_latest | If true, mark the created release as 'latest' | no | true |
| generate_release_notes | If true, mark the created release as 'latest' | no | true |
| comment_pr | If true, the tag that would be created is posted as a sticky comment in the PR | no | false |
Outputs
no outputs