Hi,
I am trying to build a dashboard where I wanted to list all PR’s where a specific user is a reviewer.
I tried to had a look on internet and found few things they required project and repo_slugs to fetch the PR. I want something similar like a bitbucket personal dashboard where it list out all PR only exception here is I wanted to see a user specific PR where I don’t want to query all projects or repo_slugs as we have thousands of repo and projects.