Skip to content

Commit

Permalink
docs: correct required app permissions in setup description (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
CCFenner authored Mar 24, 2023
1 parent a51e30c commit a123bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This plugin has been installed, along with the [General API Plugin](https://gith

## Features

*Prerequsite: only GitHub App with proper permissions can publish checks, this [guide](https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc) helps you authenticate your Jenkins as a GitHub App.*
*Prerequsite: only GitHub App with proper permissions can publish checks, this [guide](https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc) helps you authenticate your Jenkins as a GitHub App.* The permission *read/write* on *Checks* needs to be granted beside the ones already mentioned in the guide.

### Build Status Check

Expand Down

0 comments on commit a123bba

Please sign in to comment.