bluemoon/release-kthx
Private-repo-first release automation for Rust projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Command to execute: init | check | plan | release-pr | release | publish | publish-on-merge | no | plan |
| path | Repository path to operate on | no | . |
| from-tag | Optional base tag for commit range (plan/release-pr/release) | no | — |
| base-branch | Base branch for release-pr mode | no | main |
| pr-branch | Branch name used for release-pr mode | no | release-kthx/release-pr |
| dry-run | When mode=release/publish/publish-on-merge, do not create git tag/release | no | true |
| push | When mode=release/publish/publish-on-merge and dry-run=false, push created tag to origin | no | true |
| force | When mode=init, overwrite existing release-kthx.toml | no | false |
Outputs
no outputs