joostvdg/GitNextTag
Deterine the next tag for a git repository based on the latest tag from a base tag mask
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-tag | Base tag mask to determine the latest tag | yes | 0.1 |
| path | Path to the git repository | yes | . |
Outputs
| name | description |
|---|---|
| next-tag | The next tag for the git repository |