Form fields
Creating a token
Either token type works. The full create-token flow is documented in Managing your personal access tokens.- Fine-grained PAT (recommended). Creating a fine-grained personal access token. Grant Read-only access to the repositories you want exposed, with the Contents, Issues, Pull requests, and Metadata permissions.
- Classic PAT. Creating a personal access token (classic). Grant the
reposcope (orpublic_repofor public repos only).