[Bug]: The gh issue list
used in libraries having --label
flag creates a new issue for the same title and different labels.
#441
Labels
bug
Something isn't working
Describe the bug
The gh CLI command gh issue list does not match issues with the same title but different labels. Consequently, if you create an issue with the same title but different labels, a new issue is created. This behavior is observed when using the
--label
flag with the gh issue list command.To reproduce
Expected behavior
Even though the issue has different labels, if the title is same during the
gh issue list
it should skip the issue creation.Screenshots
If applicable, add screenshots to help explain your problem.
Host / Environment
No response
Additional context
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: