mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 10:15:41 +00:00
fe40f853df
Bump github notebooks to november
32 lines
No EOL
637 B
Text
32 lines
No EOL
637 B
Text
[
|
|
{
|
|
"kind": 1,
|
|
"language": "markdown",
|
|
"value": "#### Config"
|
|
},
|
|
{
|
|
"kind": 2,
|
|
"language": "github-issues",
|
|
"value": "$repo=repo:microsoft/vscode\n$milestone=milestone:\"November 2023\"\n"
|
|
},
|
|
{
|
|
"kind": 1,
|
|
"language": "markdown",
|
|
"value": "### Finalization"
|
|
},
|
|
{
|
|
"kind": 2,
|
|
"language": "github-issues",
|
|
"value": "$repo $milestone label:api-finalization\n"
|
|
},
|
|
{
|
|
"kind": 1,
|
|
"language": "markdown",
|
|
"value": "### Proposals"
|
|
},
|
|
{
|
|
"kind": 2,
|
|
"language": "github-issues",
|
|
"value": "$repo $milestone is:open label:api-proposal sort:created-asc\n"
|
|
}
|
|
] |