shelmangroup/Semantic Version Information
Version and branch information useful for semantic versioning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auto_release_branch | Auto-commit VERSION file and create tag on push events to this branch. | no | "" |
Outputs
| name | description |
|---|---|
| branch | Current branch name. Base branch if in a PR. |
| branch_alpha | Branch name with only alphanumbers. Valid to use with image paths for example. |
| version | Next semantic version. Based on /VERSION and branch name. |