Change information
Commit message:
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
Change size: XS
Delta: 1 file changed, 2 insertions(+), 2 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Nicholas Husin, +2 by Ethan Lee
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI