From 6ce54d9fd402323c4adc545e1b02ea5cc743edac Mon Sep 17 00:00:00 2001 From: Dominik Schueler Date: Thu, 19 Feb 2026 14:26:32 +0100 Subject: [PATCH] Update needed permissions --- content/docs/features/forge-integration/github-integration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/features/forge-integration/github-integration.mdx b/content/docs/features/forge-integration/github-integration.mdx index 4f70b7d..ef65147 100644 --- a/content/docs/features/forge-integration/github-integration.mdx +++ b/content/docs/features/forge-integration/github-integration.mdx @@ -92,7 +92,7 @@ You can always forget an account by clicking on the **Forget** button next to th /> Alternatively, you can also connect your GitHub account using a Personal Access Token by selecting the **Personal Access Token** option when adding an account. -The permissions required for GitButler to manage pull requests are read access to *Metadata* and read and write access to *Pull Requests* +The permissions required for GitButler to manage pull requests are read access to *Contents*, *Metadata*, and read and write access to *Pull Requests*. The required permissions might change in the future as new features are added.