8000 docs(github-app): webhook correction by hutson · Pull Request #301 · jenkinsci/github-branch-source-plugin · GitHub
[go: up one dir, main page]

Skip to content

docs(github-app): webhook correction #301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
< 8000 /details-toggle>
Diff view
2 changes: 1 addition & 1 deletion docs/github-app.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ Permissions this plugin uses:
- Contents: Read-only (to read the `Jenkinsfile` and the repository content during `git fetch`). You may need "Read & write" to update the repository such as tagging releases
- Metadata: Read-only
- Pull requests: Read-only
- Webhooks (optional) - If you want the plugin to manage webhooks for you, Read and Write

Under _Subscribe to events_, enable all events.

Click 'Create GitHub app'

Expand Down
0