miniscruff/Changie Action
Run Changie commands as part of a GitHub action workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Changie version including "v" prefix | no | latest |
| args | Arguments to pass to Changie | no | "" |
| workdir | Working directory, relative to repository | no | . |
Outputs
| name | description |
|---|---|
| output | Results of running the changie command, if one is specified |