damianflynn/🧳 Calculate Build Number
Determine the next SemVer based on the type tags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token to Authenticate using | yes | — |
Outputs
| name | description |
|---|---|
| release-type | List of Modules with Changes |
| current-version | The current determined SemVer |
| new-version | The new SemVer for this release based on the release type |
| new-major-version | The Major SemVer for this release based on the release type |
| new-minor-version | The Major.Minor SemVer for this release based on the release type |