Skip to content

Instantly share code, notes, and snippets.

@hiimbex
Last active September 19, 2018 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiimbex/f503cab3624678444df955fad57734e2 to your computer and use it in GitHub Desktop.
Save hiimbex/f503cab3624678444df955fad57734e2 to your computer and use it in GitHub Desktop.
{
"name": "hio",
"url": "https://example.com",
"hook_attributes": {
"url": "https://example.com/github/events"
},
"redirect_url": "http://localhost:4000/probot/setup",
"public": true,
"default_permissions": {
"issues": "write",
"checks": "write"
},
"default_events": [
"issues",
"issue_comment",
"check_suite",
"check_run"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment