Is it possible to add query parameters merge-from and merge-to for PRs, so that we can filter PRs that's from/to certain branches with keyword/pattern please?
It would be handy if we can search PRs from bugfix\/.*, or PRs to develop. Currently we have to manually add keywords in title, or use labels to achieve this.
Is it possible to add query parameters
merge-fromandmerge-tofor PRs, so that we can filter PRs that's from/to certain branches with keyword/pattern please?It would be handy if we can search PRs from
bugfix\/.*, or PRs todevelop. Currently we have to manually add keywords in title, or use labels to achieve this.