irfanghat/Automated Semantic Versioning
Creates new a semantic version string based on the [commit message]
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| master_branch | The repository's master branch | no | master |
| initial_version | The first version defaults to 1.0.0 | no | 1.0.0 |
Outputs
| name | description |
|---|---|
| version-string | Generated version number |