From 65facd5b4900b743426e7f9f8ba66b1575491650 Mon Sep 17 00:00:00 2001 From: Rob Anderson Date: Thu, 3 Aug 2023 21:19:26 -0700 Subject: [PATCH] Document additional permissions needed for app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 751185a..f8662f4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ The slack notification can be configured by setting the `SLACK_MESSAGE_FILE`. Th ### Create GitHub App Create the GH App in your org or repo. Define a client secrent. Generate a private key. #### Grant repository permissions +Set Contents access to `Read & write` Set Issues access to `Read & write` Set Pull Requests access to `Read & write` #### Subscripe to events