Skip to content

Commit 72c638e

Browse files
authored
Update the issue notebook (#19388)
1 parent af56708 commit 72c638e

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

sprint-planning.github-issues

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"kind": 2,
99
"language": "github-issues",
10-
"value": "$pvsc=repo:microsoft/vscode-python\r\n$not_DS=-label:\"area-data science\"\r\n$open=is:open"
10+
"value": "$pvsc=repo:microsoft/vscode-python\n$open=is:open\n$upvotes=sort:reactions-+1-desc"
1111
},
1212
{
1313
"kind": 1,
@@ -17,22 +17,12 @@
1717
{
1818
"kind": 1,
1919
"language": "markdown",
20-
"value": "## P0"
20+
"value": "## Important/P1"
2121
},
2222
{
2323
"kind": 2,
2424
"language": "github-issues",
25-
"value": "$pvsc $not_DS $open label:\"P0\""
26-
},
27-
{
28-
"kind": 1,
29-
"language": "markdown",
30-
"value": "## P1"
31-
},
32-
{
33-
"kind": 2,
34-
"language": "github-issues",
35-
"value": "$pvsc $not_DS $open label:\"P1\""
25+
"value": "$pvsc $open label:\"important\""
3626
},
3727
{
3828
"kind": 1,
@@ -42,7 +32,7 @@
4232
{
4333
"kind": 2,
4434
"language": "github-issues",
45-
"value": "$pvsc $not_DS $open label:\"reason-regression\""
35+
"value": "$pvsc $open label:\"regression\""
4636
},
4737
{
4838
"kind": 1,
@@ -52,7 +42,7 @@
5242
{
5343
"kind": 2,
5444
"language": "github-issues",
55-
"value": "$pvsc $not_DS $open label:\"partner ask\""
45+
"value": "$pvsc $open label:\"partner ask\""
5646
},
5747
{
5848
"kind": 1,
@@ -67,7 +57,7 @@
6757
{
6858
"kind": 2,
6959
"language": "github-issues",
70-
"value": "$pvsc $not_DS $open sort:reactions-+1-desc label:\"feature-request\" "
60+
"value": "$pvsc $open $upvotes label:\"feature-request\" "
7161
},
7262
{
7363
"kind": 1,
@@ -77,6 +67,6 @@
7767
{
7868
"kind": 2,
7969
"language": "github-issues",
80-
"value": "$pvsc $not_DS $open sort:reactions-+1-desc label:\"bug\""
70+
"value": "$pvsc $open $upvotes label:\"bug\""
8171
}
82-
]
72+
]

0 commit comments

Comments
 (0)