Go to https://github.com/settings/tokens, and generate a classic token with the scope repo
You can now duplicate the .env file as .env.local and set the variable VITE_GITHUB_TOKEN with your token
npm install
npm run devFor each organization, there are two types of repository you can add :
- Team Repos: you will see all the PullRequest for this repository
- Global Repos: you will see the PullRequest opened by the shortlist of user
To add a repo, fill the input from one of the categories with its name (organization prefix excluded)
Example :
