Sha256: 1724d22449f8b947fe051f9cdd29cdc2089f881b6f3caff023cd47d2aabb69ad
Contents?: true
Size: 921 Bytes
Versions: 7
Compression:
Stored size: 921 Bytes
Contents
host: 'localhost:3000' redis_url: 'redis://127.0.0.1:6379/0' # For creating an app see: https://github.com/Shopify/shipit-engine/blob/master/docs/setup.md#creating-the-github-app # Can be obtained there: https://github.com/settings/apps # Set the "Authorization callback URL" as `<host>/github/auth/github/callback` github: app_id: installation_id: webhook_secret: # nil private_key: oauth: id: secret: teams: # Optional # Use this configuration schema if you are configuring multiple Github applications for different Github organizations # github: # somegithuborg: # app_id: # installation_id: # webhook_secret: # nil # private_key: # oauth: # id: # secret: # teams: # Optional # someothergithuborg: # app_id: # installation_id: # webhook_secret: # nil # private_key: # oauth: # id: # secret: # teams: # Optional
Version data entries
7 entries across 7 versions & 1 rubygems