feat(config): Have better GitHub config examples (#327)
Better defaults and guidance regarding GitHub app settings after getsentry/sentry#16550.
This commit is contained in:
@@ -211,11 +211,9 @@ SENTRY_FEATURES.update(
|
||||
|
||||
######################
|
||||
# GitHub Integration #
|
||||
#####################
|
||||
######################
|
||||
|
||||
# GITHUB_APP_ID = 'YOUR_GITHUB_APP_ID'
|
||||
# GITHUB_API_SECRET = 'YOUR_GITHUB_API_SECRET'
|
||||
# GITHUB_EXTENDED_PERMISSIONS = ['repo']
|
||||
GITHUB_EXTENDED_PERMISSIONS = ['repo']
|
||||
|
||||
#########################
|
||||
# Bitbucket Integration #
|
||||
|
||||
Reference in New Issue
Block a user