Connect with GitHub PAT

Paste your GitHub Fine-Grained Personal Access Token below. It will be stored server-side and used to call the GitHub API on your behalf.

How to create a Fine-Grained PAT
  1. Go to github.com/settings/personal-access-tokens/new
  2. Set Token name and Expiration
  3. Under Repository access pick which repos to allow
  4. Under Permissions → Repository enable at minimum:
    Contents: Read & Write, Pull requests: Read & Write, Issues: Read & Write, Actions: Read & Write, Metadata: Read-only
  5. Under Permissions → Account (optional):
    Administration: Read & Write (to create repos)
  6. Click Generate token and copy the value