tk0miya/Run steep with reviewdog
🐶 Run steep with reviewdog on pull requests to improve code review experience.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN | — | ${{ github.token }} |
| level | Report level for reviewdog [info,warning,error] | — | error |
| reporter | Reporter of reviewdog command [github-pr-check,github-check,github-pr-review]. Default is github-pr-review. | — | github-pr-review |
| filter_mode | Filtering mode for the reviewdog command [added,diff_context,file,nofilter]. Default is added. | — | added |
| use_bundler | Run steep with bundle exec. Default: `true` | — | true |
| instal_rbs_collection | Install rbs collection before steep check. Default: `true` | — | true |
| steep_options | Options to `steep check` command. ex. `--steepfile=PATH` | — | "" |
Outputs
no outputs