Sha256: f76723a58b696bd5b2aa612575e8bbbe7117c13610dbb56790ac7ca463cb78f9

Contents?: true

Size: 407 Bytes

Versions: 13

Compression:

Stored size: 407 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 either org_name || repo_list
  # org_name: <ORGANIZATION NAME>
  # repo_list: [<ARRAY OF REPOS>]

webhook_secret: #<40 CHARACTER ACCESS TOKEN >
webhook_endpoint: #<url of webhook enpoint>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
hubstats-0.2.3 lib/generators/hubstats/octokit.example.yml
hubstats-0.2.2 lib/generators/hubstats/octokit.example.yml
hubstats-0.2.1 lib/generators/hubstats/octokit.example.yml
hubstats-0.2.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.1.3 lib/generators/hubstats/octokit.example.yml
hubstats-0.1.2 lib/generators/hubstats/octokit.example.yml
hubstats-0.1.1 lib/generators/hubstats/octokit.example.yml
hubstats-0.1.0 lib/generators/hubstats/octokit.example.yml
hubstats-0.0.23 lib/generators/hubstats/octokit.example.yml
hubstats-0.0.22 lib/generators/hubstats/octokit.example.yml
hubstats-0.0.21 lib/generators/hubstats/octokit.example.yml
hubstats-0.0.20 lib/generators/hubstats/octokit.example.yml
hubstats-0.0.19 lib/generators/hubstats/octokit.example.yml