Skip to content

Commit c4213d4

Browse files
committed
Remove level
1 parent 8264b85 commit c4213d4

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -104,20 +104,6 @@ with:
104104
fail_on_error: true
105105
```
106106

107-
### `level` (default: error)
108-
109-
Set the [report level](https://github.com/reviewdog/reviewdog#reporter-github-checks--reportergithub-pr-check) for GitHub
110-
annotations.
111-
112-
`info` and `warning` will result in a `neutral` GitHub Status, while `error`
113-
results in `failure`.
114-
115-
```yaml
116-
with:
117-
# info, warning, error
118-
level: warning
119-
```
120-
121107
### `filter_mode` (default: added)
122108

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

0 commit comments

Comments
 (0)