mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00:00
update notebook (#201998)
This commit is contained in:
parent
4e278ecca7
commit
cc7a0865e4
6
.vscode/notebooks/api.github-issues
vendored
6
.vscode/notebooks/api.github-issues
vendored
@ -7,7 +7,7 @@
|
||||
{
|
||||
"kind": 2,
|
||||
"language": "github-issues",
|
||||
"value": "$repo=repo:microsoft/vscode\n$milestone=milestone:\"November 2023\"\n"
|
||||
"value": "$REPO=repo:microsoft/vscode\n$MILESTONE=milestone:\"December / January 2024\"\n"
|
||||
},
|
||||
{
|
||||
"kind": 1,
|
||||
@ -17,7 +17,7 @@
|
||||
{
|
||||
"kind": 2,
|
||||
"language": "github-issues",
|
||||
"value": "$repo $milestone label:api-finalization\n"
|
||||
"value": "$REPO $MILESTONE label:api-finalization\n"
|
||||
},
|
||||
{
|
||||
"kind": 1,
|
||||
@ -27,6 +27,6 @@
|
||||
{
|
||||
"kind": 2,
|
||||
"language": "github-issues",
|
||||
"value": "$repo $milestone is:open label:api-proposal sort:created-asc\n"
|
||||
"value": "$REPO $MILESTONE is:open label:api-proposal sort:created-asc\n"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user