pfaciana/Get tag for next release
Very small script to return the latest tag if it is not attached to a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| match-tag | The tag name to match a release against | no | "" |
Outputs
| name | description |
|---|---|
| tag-name | latest tag name or empty string if tag is already attached to a release |