ethereum/eipw
Run eipw, the EIP validator, as a GitHub action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Secret Token | yes | — |
| include | Newline separated list of globs to watch for changed files | no | EIPS/** |
| working-directory | Path where the repository is checked out | no | "" |
| unchecked | EIP numbers (comma separated) that should not be linted | no | "" |
| deny-checks | Replace these checks with errors | no | "" |
| warn-checks | Replace these checks with warnings | no | "" |
| allow-checks | Hide these checks | no | "" |
| options-file | Path to TOML configuration file | no | "" |
Outputs
no outputs