Tests give 3 GBP (#35551)

This commit is contained in:
Jordan Brown
2018-02-12 13:47:42 -05:00
committed by ShizCalev
parent f5081357de
commit 8d88b6a825

View File

@@ -456,6 +456,7 @@ function get_pr_code_friendliness($payload, $oldbalance = null){
$label_values = array(
'Fix' => 2,
'Refactor' => 2,
'CI/Tests' => 3,
'Code Improvement' => 1,
'Grammar and Formatting' => 1,
'Priority: High' => 4,