Sha256: 6a918bba84e9aa9d901b2c77370fab39e69c49549b6ba14513589033171f38be
Contents?: true
Size: 546 Bytes
Versions: 30
Compression:
Stored size: 546 Bytes
Contents
github_auth: # Must include either access_token || (client_id && client_secret) # access_token: <40 CHARACTER ACCESS TOKEN > # client_id: <CLIENT ID> # client_secret: <CLIENT SECRET> github_config: # Must include org_name. The repo_list, team_list, and ignore_users_list are optional. # org_name: <ORGANIZATION NAME> # team_list: [<ARRAY OF TEAMS>] # repo_list: [<ARRAY OF REPOS>] # ignore_users_list: [<ARRAY OF USERS' LOGINS TO IGNORE>] webhook_secret: #<40 CHARACTER ACCESS TOKEN > webhook_endpoint: #<url of webhook endpoint>
Version data entries
30 entries across 30 versions & 1 rubygems