From 9e2421117d8f5eecfcf1eae898141297b1d25c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cjeramysoucy=E2=80=9D?= Date: Fri, 28 Jun 2024 17:11:03 +0200 Subject: [PATCH] Updates readme to include minimum PAT configuration --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f48ec1e..f9b4fa5 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,13 @@ setup questions: - **GitHub Personal Access Token**: A _GitHub Personal Access Token_ with privilege to create new issues in the repository specified under _"GitHub Repo"_ (create a new token at - https://github.com/settings/tokens/new). + https://github.com/settings/personal-access-tokens/new). The minimum fine-grained access token configuration is: + - Resource owner: owner of the repository specified + under _"GitHub Repo"_ + - Repository access: Only selected repositories -> repository specified + under _"GitHub Repo"_ + - Permissions -> Repository Permissions -> Issues: Read and write + - Permissions -> Repository Permissions -> Metadata: Read-only - **GitHub Owner**: The name of the owner or organization under which the GitHub repository is located. - **GitHub Repo**: The name of the GitHub repository where issues