Skip to content

Commit ae4522a

Browse files
authored
Add github setup instructions to config.example.yml (#2051)
1 parent 4d31876 commit ae4522a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sentry/config.example.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ transaction-events.force-disable-internal-project: true
8989
# GitHub Integration #
9090
######################
9191

92+
# Refer to https://develop.sentry.dev/integrations/github/ for setup instructions.
93+
9294
# github-login.extended-permissions: ['repo']
9395
# github-app.id: GITHUB_APP_ID
9496
# github-app.name: 'GITHUB_APP_NAME'

0 commit comments

Comments
 (0)