From 0ea221b3252e5e25da182eeec3bbee78f6f18912 Mon Sep 17 00:00:00 2001 From: Johannes Rieken Date: Thu, 3 Dec 2020 09:52:37 +0100 Subject: [PATCH] fix query, remove commas --- .vscode/notebooks/my-endgame.github-issues | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.vscode/notebooks/my-endgame.github-issues b/.vscode/notebooks/my-endgame.github-issues index 5222481a470..eb8380541ac 100644 --- a/.vscode/notebooks/my-endgame.github-issues +++ b/.vscode/notebooks/my-endgame.github-issues @@ -182,13 +182,13 @@ { "kind": 1, "language": "markdown", - "value": "## Issues filed by VSCode members", + "value": "## Issues filed from outside team", "editable": true }, { "kind": 2, "language": "github-issues", - "value": "$REPOS $MILESTONE -$MINE is:issue is:closed -author:@me sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:verification-found", + "value": "$REPOS $MILESTONE -$MINE is:issue is:closed sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:verification-found -author:aeschli -author:alexdima -author:alexr00 -author:AmandaSilver -author:bamurtaugh -author:bpasero -author:btholt -author:chrisdias -author:chrmarti -author:Chuxel -author:connor4312 -author:dbaeumer -author:deepak1556 -author:devinvalenciano -author:digitarald -author:eamodio -author:egamma -author:fiveisprime -author:gregvanl -author:isidorn -author:ItalyPaleAle -author:JacksonKearl -author:joaomoreno -author:jrieken -author:kieferrm -author:lszomoru -author:meganrogge -author:misolori -author:mjbvz -author:ornellaalt -author:orta -author:rebornix -author:RMacfarlane -author:roblourens -author:rzhao271 -author:sana-ajani -author:sandy081 -author:sbatten -author:stevencl -author:Tyriar -author:weinand", "editable": true }, { @@ -200,7 +200,7 @@ { "kind": 2, "language": "github-issues", - "value": "$REPOS $MILESTONE -$MINE is:issue is:closed sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:verification-found -author:aeschli, -author:alexdima, -author:alexr00, -author:AmandaSilver, -author:bamurtaugh, -author:bpasero, -author:btholt, -author:chrisdias, -author:chrmarti, -author:Chuxel, -author:connor4312, -author:dbaeumer, -author:deepak1556, -author:devinvalenciano, -author:digitarald, -author:eamodio, -author:egamma, -author:fiveisprime, -author:gregvanl, -author:isidorn, -author:ItalyPaleAle, -author:JacksonKearl, -author:joaomoreno, -author:jrieken, -author:kieferrm, -author:lszomoru, -author:meganrogge, -author:misolori, -author:mjbvz, -author:ornellaalt, -author:orta, -author:rebornix, -author:RMacfarlane, -author:roblourens, -author:rzhao271, -author:sana-ajani, -author:sandy081, -author:sbatten, -author:stevencl, -author:Tyriar, -author:weinand", + "value": "$REPOS $MILESTONE -$MINE is:issue is:closed -author:@me sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:verification-found", "editable": true }, { -- GitLab