Skip to content

Commit d4e25f8

Browse files
authored
also mark engineering items for release notes
1 parent 86ff830 commit d4e25f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/notebooks/my-endgame.github-issues

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@
177177
{
178178
"kind": 2,
179179
"language": "github-issues",
180-
"value": "repo:microsoft/vscode $MILESTONE $MINE is:issue is:closed reason:completed label:feature-request -label:on-release-notes"
180+
"value": "repo:microsoft/vscode $MILESTONE $MINE is:issue is:closed reason:completed label:feature-request -label:on-release-notes\nrepo:microsoft/vscode $MILESTONE $MINE is:issue is:closed reason:completed label:engineering -label:on-release-notes"
181181
}
182182
]

0 commit comments

Comments
 (0)