Sha256: fdde6bbddaf639b2da45ccb3f9461db7385070e740da831ee3b16909ee8e100e
Contents?: true
Size: 565 Bytes
Versions: 6
Compression:
Stored size: 565 Bytes
Contents
user_mailer: from: '"GotFixed Notifications" <noreply@saunier.me>' subject_template: "[Fixed] %{title}" github: - owner: ssaunier repo: got_fixed labels: "demo" # Comma-separated labels for github issues to be shown on dashboard access_token: <%= ENV['GITHUB_PERSONAL_ACCESS_TOKEN'] %> webhook_secret: "secret" # For specs, should be <%= ENV['GITHUB_WEBHOOK_SECRET'] %> # - owner: ssaunier # repo: dotfiles # labels: "" # access_token: <%= ENV['GITHUB_PERSONAL_ACCESS_TOKEN'] %> # webhook_secret: <%= ENV['GITHUB_WEBHOOK_SECRET'] %>
Version data entries
6 entries across 6 versions & 1 rubygems