Skip to content

Instantly share code, notes, and snippets.

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 HenrikFrystykNielsen/31242d6bd92dc258df05bc8ed259c3c8 to your computer and use it in GitHub Desktop.
Save HenrikFrystykNielsen/31242d6bd92dc258df05bc8ed259c3c8 to your computer and use it in GitHub Desktop.
{
"action": "opened",
"issue": {
"url": "https://api.github.com/repos/octocat/Hello-World/issues/1347",
"number": 1347,
...
},
"repository" : {
"id": 1296269,
"full_name": "octocat/Hello-World",
"owner": {
"login": "octocat",
"id": 1,
...
},
...
},
"sender": {
"login": "octocat",
"id": 1,
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment