mirror of
https://review.coreboot.org/flashrom.git
synced 2025-09-09 06:50:44 +02:00
Copy Verified label from coreboot
Change-Id: Ie77d5b461992c166c54d01ecda6fb509ad0a4407 Reviewed-on: https://review.coreboot.org/c/flashrom/+/39640 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: David Hendricks <david.hendricks@gmail.com> Tested-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@@ -9,6 +9,15 @@
|
||||
createTag = group flashrom developers
|
||||
createSignedTag = group flashrom developers
|
||||
|
||||
[label "Verified"]
|
||||
function = MaxWithBlock
|
||||
value = -1 Fails
|
||||
value = 0 No score
|
||||
value = +1 Verified
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
defaultValue = 0
|
||||
|
||||
[label "Code-Review"]
|
||||
function = MaxWithBlock
|
||||
abbreviation = R
|
||||
|
Reference in New Issue
Block a user