Thanks for sharing. I have also found useful following custom search query for PRs: https://github.com/apache/beam/pulls?q=is%3Apr%20%s
Sample usage: type 'pr', space, type: 'author:tvalentyn'. You could also incorporate 'author:' into the query: https://github.com/apache/beam/pulls?q=is%3Apr%20author%3A On Tue, Aug 28, 2018 at 4:26 PM Daniel Oliveira <[email protected]> wrote: > This seems pretty useful. Thanks Udi! > > On Mon, Aug 27, 2018 at 3:54 PM Udi Meiri <[email protected]> wrote: > >> In case you want to quickly look up JIRA tickets, e.g., typing 'j', >> space, 'BEAM-4696'. >> Search URL: >> https://issues.apache.org/jira/QuickSearch.jspa?searchString=%s >> >>
