yasu89/Using gocredits
GitHub Action for gocredits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token | no | ${{ github.token }} |
| version | Version of gocredits | no | latest |
| force-setup | Enable force setup | no | "" |
| mode | Mode(check or update) | no | check |
| credits_file | Path to the credits file | no | CREDITS |
| path | Relative path under $GITHUB_WORKSPACE to execute gocredits | no | — |
| skip-missing | Add -skip-missing option to gocredits | no | false |
Outputs
| name | description |
|---|---|
| exitcode | Exit code of gocredits |