Clarified permissions required by github pull request board plugin

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
Alex Crome
2022-09-01 19:20:25 +01:00
parent ef8d8d88e5
commit 2665ee4ed4
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-github-pull-requests-board': patch
---
Clarified GitHub app permissions required by plugin
+1 -1
View File
@@ -8,7 +8,7 @@ It will help you and your team stay on top of open pull requests, hopefully redu
## Prerequisites
- [GitHub Authentication Provider](https://backstage.io/docs/auth/github/provider)
- [GitHub Authentication Provider](https://backstage.io/docs/auth/github/provider) (With `read-only` permission granted for `Pull Requests`)
## Getting started