kobtea/Cut Release Tag
Automatically create tags from the VERSION file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| force | Replace an existing tag | no | false |
| message | Tag message, __VERSION__ will replace its version number | no | release __VERSION__ |
| only_major_version | Use only major version | no | false |
| prefix | Prefix for release tag | no | v |
| suffix | Suffix for release tag | no | "" |
| version_file | Path to VERSION file | no | VERSION |
Outputs
| name | description |
|---|---|
| tag | Name for release tag |