purpleclay/NSV (Next Semantic Version)
Semantic versioning without any config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A token for performing authenticated requests to the GitHub API | no | ${{ github.token }} |
| version | The version of NSV to download | no | latest |
| next-only | If the next semantic version should just be calculated. Repository will not be tagged | no | false |
| projects | A comma-separated list of paths to monorepo projects | no | — |
Outputs
| name | description |
|---|---|
| nsv | The calculated next semantic version |