Add 'help wanted' to the list of excluded labels #35
@@ -31,8 +31,9 @@ class StatisticsComputer implements StatisticsProvider
|
||||
'refactoring',
|
||||
'duplicate',
|
||||
'tests',
|
||||
'refactoring',
|
||||
'suggestion',
|
||||
'refactoring',
|
||||
'help wanted',
|
||||
'wip',
|
||||
'rfc',
|
||||
'wishlist',
|
||||
@@ -50,6 +51,7 @@ class StatisticsComputer implements StatisticsProvider
|
||||
'.*test.*',
|
||||
'.*suggestion.*',
|
||||
'.*refactoring.*',
|
||||
'.*help\s+wanted.*',
|
||||
'(.*[\s\.-])?wip',
|
||||
'(.*[\s\.-])?rfc',
|
||||
'(.*[\s\.-])?poc',
|
||||
|
||||
Reference in New Issue
Block a user