We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
level
1 parent 8264b85 commit c4213d4Copy full SHA for c4213d4
1 file changed
README.md
@@ -104,20 +104,6 @@ with:
104
fail_on_error: true
105
```
106
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
121
### `filter_mode` (default: added)
122
123
Set the [filter mode](https://github.com/reviewdog/reviewdog#filter-mode) for
0 commit comments