update notebook (#201998)

This commit is contained in:
Johannes Rieken 2024-01-08 14:57:05 +01:00 committed by GitHub
parent 4e278ecca7
commit cc7a0865e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
]