Only request permissions for the public repos
This commit is contained in:
parent
cecbe69723
commit
218f4450df
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ github.secret = {{github2fedmsgGHSecret}}
|
|||
github.secret_oauth_access_token = {{github2fedmsg_gh_secret_oauth_access_token_staging}}
|
||||
velruse.github.consumer_key = {{github2fedmsg_gh_app_key_staging}}
|
||||
velruse.github.consumer_secret = {{github2fedmsg_gh_app_secret_staging}}
|
||||
velruse.github.scope = repo
|
||||
velruse.github.scope = public_repo
|
||||
velruse.openid.identifier = https://id.stg.fedoraproject.org/
|
||||
velruse.openid.realm = https://apps.stg.fedoraproject.org/github2fedmsg
|
||||
github.callback = https://apps.stg.fedoraproject.org/github2fedmsg/webhook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue