Skip to content

Commit bbdc00d

Browse files
committed
Warn about failure with pull requests.
1 parent 5f5e075 commit bbdc00d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ If not empty, then this disables code scanning and instead outputs annotations.
6161
The value can be one of 'never', 'error', 'warning', or 'note',
6262
which are based on the [levels specified by SARIF],
6363
and it controls at what level a non-zero exit can happen.
64+
Note that for pull requests, the non-zero exit can happen even if the issue
65+
is in part of the code not changed by the pull request.
6466
This is only intended for use in private GitHub repositories which do not have code scanning available.
6567

6668
### Outputs

0 commit comments

Comments
 (0)