mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 10:01:28 +08:00
Only request permissions for the public repos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user