From f2dd0ad664af27a773f315ff72f0b5a0274e5f77 Mon Sep 17 00:00:00 2001 From: Jon Massey Date: Mon, 3 Jun 2024 14:00:23 +0100 Subject: [PATCH] Add Issues to required PAT permissions --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 761a879..4a6dd5d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -21,7 +21,7 @@ Each token is assigned to a single organisation and should have the following *r * organisation permissions: members * *all repositories* owned by the organisation with the following permissions: -Code scanning alerts, Dependabot alerts, Metadata, Pull requests and Repository security advisories +Code scanning alerts, Dependabot alerts, Issues, Metadata, Pull requests and Repository security advisories The `GITHUB_OS_TOKEN` is a fine-grained GitHub personal access token that is used for authenticating with the GitHub REST API. It is assigned to a single organisation and should have the following *read-only* permissions: