When searching for GitHub issues a default search filter (is:pr is:open) is applied. See this and this documentation pages of GitHub.
How can I configure an alternative default filter for this search?
The reason behind this is, that we want to hide our renovate bot PRs for normal operations.
The only way I have found to do this is save a bookmark/favorite:
https://github.com/YourAccount/Repo/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+-label%3Abacklog++-label%3Abug
Filter:
is:issue is:open sort:updated-desc -label:backlog -label:bug
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With