diff --git a/.changeset/old-readers-provide.md b/.changeset/old-readers-provide.md new file mode 100644 index 0000000000..db8677b0ca --- /dev/null +++ b/.changeset/old-readers-provide.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-github-pull-requests-board': patch +--- + +Clarified GitHub app permissions required by plugin diff --git a/plugins/github-pull-requests-board/README.md b/plugins/github-pull-requests-board/README.md index c8b14fe581..61a54c4279 100644 --- a/plugins/github-pull-requests-board/README.md +++ b/plugins/github-pull-requests-board/README.md @@ -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