Commit e99d53e
committed
devtools: do not automatically commit reports with NEEDS_REVIEW status
vulntriage.sh currently automatically creates commits for reports with
UNREVIEWED and NEEDS_REVIEW statuses.
When we have NEEDS_REVIEW reports, rather than just submitting them
directly, we want to review them first until its status is REVIEWED. To
prevent accidental submission of NEEDS_REVIEW reports, vulntriage.sh
should be changed such that it only commits UNREVIEWED and REVIEWED
reports by default.
Change-Id: Ia93359cb6dd2668852eb94ec3c48019b96bc7b9f
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/721083
Reviewed-by: Ethan Lee <[email protected]>
Reviewed-by: Nicholas Husin <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>1 parent 05fd91d commit e99d53e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments