Skip to content

Commit 90104b2

Browse files
authored
Update Copilot query (#8299)
1 parent 5fc4ff7 commit 90104b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
"default": [
244244
{
245245
"label": "%githubPullRequests.queries.copilotOnMyBehalf%",
246-
"query": "repo:${owner}/${repository} is:open author:copilot involves:${user}"
246+
"query": "repo:${owner}/${repository} is:open author:copilot assignee:${user}"
247247
},
248248
{
249249
"label": "Local Pull Request Branches",

0 commit comments

Comments
 (0)