actions-marketplace-validations/License Eye Header
A full-featured license tool to check and fix license headers and dependencies' licenses.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| log | The level of log, for example, "debug" or "info" | no | info |
| config | The configuration file, for example, ".licenserc.yaml" | no | .licenserc.yaml |
| token | The token that license eye uses when it needs to comment on the pull request. Set to empty ("") to disable commenting on pull request. | no | ${{ github.token }} |
| mode | Which mode License Eye should be run in. Choices are `check` or `fix`. The default value is `check`. | no | check |
Outputs
no outputs