nomasystems/Update Project Version
Updates the project version based on commit messages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| committer-email | Committer e-mail | no | github-actions[bot]@users.noreply.github.com |
| committer-username | Committer username | no | github-actions[bot] |
| extra-minor-commit-types | Extra commit types for minor changes (comma separated list) | no | "" |
| extra-patch-commit-types | Extra commit types for patch changes (comma separated list) | no | build,chore,ci,docs,perf,refactor,style,test |
| latest-tag | Indicates if an extra tag "latest" should be added | no | false |
| tag-prefix | Git tag prefix (tag chars before the version chars) | no | "" |
| tag-suffix | Git tag suffix (tag chars after the version chars) | no | "" |
| version-files | Files to update with the new version (comma separated list) | no | "" |
Outputs
no outputs