actions-marketplace-validations/Run remark-lint with reviewdog in nofilter mode
🐶 Run remark-lint 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. | — | — |
| level | Report level for reviewdog [info,warning,error] | — | error |
| fail_on_error | Reviewdog exits with 1 when at least one error was found/reported | — | false |
| reporter | Reporter of reviewdog command [github-pr-check,github-pr-review,github-check]. Default is github-pr-check. github-pr-review can use Markdown and add a link to rule page in reviewdog reports. | — | github-pr-check |
| filter_mode | Control how reviewdog filters results [added,diff_context,file,nofilter] | — | added |
Outputs
no outputs