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

Version Path
hubstats-0.11.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.10.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.9.5 lib/generators/hubstats/octokit.example.yml
hubstats-0.9.4 lib/generators/hubstats/octokit.example.yml
hubstats-0.9.3 lib/generators/hubstats/octokit.example.yml
hubstats-0.9.2 lib/generators/hubstats/octokit.example.yml
hubstats-0.9.1 lib/generators/hubstats/octokit.example.yml
hubstats-0.9.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.8.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.7 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.6 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.5 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.4 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.3 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.2 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.1 lib/generators/hubstats/octokit.example.yml
hubstats-0.7.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.6.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.5.12 lib/generators/hubstats/octokit.example.yml
hubstats-0.5.11 lib/generators/hubstats/octokit.example.yml