microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.31k stars 576 forks source link

unable to get copilot to search with a specific label #6375

Open eleanorjboyd opened 4 hours ago

eleanorjboyd commented 4 hours ago

Testing #6331

I wanted to find out: what are issues with the label area-testing that are not assigned to me? and I explicitly included "label" and the correct name of an existing label "area-testing" but it still didn't look for that label instead just included it in the search. Additionally it didn't understand the "not assigned to me" and added no search criteria for that

https://github.com/issues/?q=repo%3Amicrosoft%2Fvscode-python%20is%3Aissue%20sort%3Aupdated%20%20area-testing

Image

eleanorjboyd commented 3 hours ago

tried these ways too: Image Image