michmich112/Version Bumper
Bumps version on request before PR merge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| options-file | File path of the options file. Options file must be JSON format. | no | — |
| scheme | Versioning scheme to use | no | — |
| custom-scheme | Custom Scheme to use | no | — |
| version-file | File containing the current version. Can be in stringified JSON format for accessor information | no | — |
| files | List of identifiers to files containing version information to be bumped. Must be in stringified JSON format. | no | — |
| rules | List of versioning rules | no | — |
| skip | Adds [SKIP] prefix to the commit message to prevent CI/CD build | no | — |
| Commiter email address to overide the default | no | — | |
| username | Github Username of the committer to override the default | no | — |
| github-token | Authorized github token | yes | — |
Outputs
no outputs