Creating access tokens

For fetching pull requests data from Github your company or repository must have attached Personal Access Token (PAT).

For creating this PAT you need:

If you create access token for repository - select only 1 repository for your PAT.

If you create access token for company - you can select many repositories, all repositories of this company will use the same access token.

permissions
  • select required repository permissions, they must be only READ-ONLY for Pull requests and Issues,
permissions overview
  • click Generate token and then you could copy it,
  • if you are not repository owner - then it requires for owner to approve PAT token,
  • if token expires - you will receive email from Github and then you will need to refresh it at Github and refresh here if changed.