simplebitware/Next tag
Generates next tag based on provided current_tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| preserve_v | True to preserve the "v" in the generated tag if present in the current_tag otherwise false. Default is false. | no | false |
| current_tag | The current tag in semantic versioning format | yes | — |
Outputs
| name | description |
|---|---|
| tag | The next tag in semantic versioning format |