Hey there -
Is it possible to filter Pull Requests by some additional constraints? Namely:
The exclusion of text - e.g. PR description title is something like [WIP] fix: foobar9000
But I want to exclude all the PRs with WIP (due to them not being in a ready-to-review state) from search.
Then we have a range of checks on a PR that have to pass before they can be merged - can we add a filter to show only PRs that have/have not passed these checks?