Skip to content

How to make a Personal Access Token

Chat Sumlin edited this page Jan 1, 2022 · 1 revision

This wiki article is extra documentation for creating a github personal access token (PAT) which is needed for the Deny and Block feature to work properly.

  1. Navigate to this page here (Settings > Developer Settings > Personal access tokens > Generate new token)

  2. Give it a name

  3. Set Expiration to No Expiration

  4. Check the repo scope then Generate Token

  5. Copy the token to the GITHUB_PAT environment varialbe in the Netlify site settings.