Skip to content

Commit

Permalink
Remove level
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Jun 2, 2022
1 parent 8264b85 commit c4213d4
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,20 +104,6 @@ with:
fail_on_error: true
```

### `level` (default: error)

Set the [report level](https://github.com/reviewdog/reviewdog#reporter-github-checks--reportergithub-pr-check) for GitHub
annotations.

`info` and `warning` will result in a `neutral` GitHub Status, while `error`
results in `failure`.

```yaml
with:
# info, warning, error
level: warning
```

### `filter_mode` (default: added)

Set the [filter mode](https://github.com/reviewdog/reviewdog#filter-mode) for
Expand Down

0 comments on commit c4213d4

Please sign in to comment.