zowe-actions/octorelease
Extensible GitHub action to publish semantic releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ci-skip | Specify whether to detect [ci skip] in last commit message | no | true |
| config-dir | Custom directory to search for release configuration | no | "" |
| dry-run | Don't make any changes but report what would have been done | no | false |
| new-version | New version number that should be released | no | "" |
| skip-stages | Comma-separated list of stages that should be skipped | no | "" |
| working-dir | Custom working directory to use instead of the project root | no | "" |
Outputs
no outputs