cypher7682/semver-release-with-prefix
semver releaser, but with prefixes on monitored_directories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A token with the permissions to access the repos in a particular organisation | yes | — |
| directories | list of arrays of monitored_directories to check for changes | yes | — |
| prefix | prefix to add to the tag | — | "" |
| default_bump | default bump to use if no changes are found | — | patch |
| glob_exluder | Multiline glob pattern for exclusion | — | "" |
| minimum_version | Provide a minimum version number to start the versioning | — | 0.0.0 |
Outputs
no outputs