labd/Changie release
Create a changie release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 3, 2026
- License
- MIT
Pinned Snippet
uses: labd/changie-release-action@43112f435367957ee3fefc64b3b712c7e672be33 # v0.6.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token | yes | — |
| changie-version | The version of changie to use | no | latest |
| version-command | Command to set the version in the package | no | — |
| release-workflow | Name of the release workflow to trigger | no | — |
| pull-request-labels | Comma separated or newline-separated list of labels to add to the pull request | no | — |
| create-version-command | Command to create a new version. Output must be set as $new-version variable. Previous version is available as $PREVIOUS_VERSION environment variable | no | — |
Outputs
no outputs