absaoss/Version Tag Check
Validate semantic version tags (v1.2.3) with qualifiers (SNAPSHOT, ALPHA, BETA, RC, HF, RELEASE).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-repository | The GitHub repository to check for the latest version tag. Example: "owner/repo". | yes | — |
| version-tag | The version tag sequence to validate. Example: "v1.2.3" or "v1.2.3-RC1". | yes | — |
| should-exist | Flag to indicate if the version tag should exist in the repository. Setting to `true` disables increment validity check. | no | false |
Outputs
no outputs