Skip to content

Commit 7e9c8f4

Browse files
committed
exclude duplicates from verification
1 parent 1388542 commit 7e9c8f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.vscode/notebooks/verification.github-issues

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{
2727
"kind": 2,
2828
"language": "github-issues",
29-
"value": "$repos $milestone is:closed -assignee:@me label:bug -label:verified author:@me",
29+
"value": "$repos $milestone is:closed -assignee:@me label:bug -label:verified -label:*duplicate author:@me",
3030
"editable": false
3131
},
3232
{
@@ -38,7 +38,7 @@
3838
{
3939
"kind": 2,
4040
"language": "github-issues",
41-
"value": "$repos $milestone is:closed -assignee:@me label:bug -label:verified -author:@me -assignee:@me label:bug -label:verified -author:@me -author:aeschli -author:alexdima -author:alexr00 -author:bpasero -author:chrisdias -author:chrmarti -author:connor4312 -author:dbaeumer -author:deepak1556 -author:eamodio -author:egamma -author:gregvanl -author:isidorn -author:JacksonKearl -author:joaomoreno -author:jrieken -author:lramos15 -author:lszomoru -author:misolori -author:mjbvz -author:rebornix -author:RMacfarlane -author:roblourens -author:sana-ajani -author:sandy081 -author:sbatten -author:Tyriar -author:weinand",
41+
"value": "$repos $milestone is:closed -assignee:@me label:bug -label:verified -label:*duplicate -author:@me -assignee:@me label:bug -label:verified -author:@me -author:aeschli -author:alexdima -author:alexr00 -author:bpasero -author:chrisdias -author:chrmarti -author:connor4312 -author:dbaeumer -author:deepak1556 -author:eamodio -author:egamma -author:gregvanl -author:isidorn -author:JacksonKearl -author:joaomoreno -author:jrieken -author:lramos15 -author:lszomoru -author:misolori -author:mjbvz -author:rebornix -author:RMacfarlane -author:roblourens -author:sana-ajani -author:sandy081 -author:sbatten -author:Tyriar -author:weinand",
4242
"editable": false
4343
}
4444
]

0 commit comments

Comments
 (0)