App-GitHubWebhooks2Ikachan

 view release on metacpan or  search on metacpan

t/resources/commit_comment/created.json  view on Meta::CPAN

{
  "comment": {
    "body": "Hello!",
    "commit_id": "adfb4f5fa983e4fc5d5559d6b653284ca03f296d",
    "created_at": "2014-04-06T13:06:59Z",
    "html_url": "https://github.com/moznion/sandbox/commit/adfb4f5fa983e4fc5d5559d6b653284ca03f296d#commitcomment-5920929",
    "id": 5920929,
    "line": null,
    "path": null,
    "position": null,
    "updated_at": "2014-04-06T13:06:59Z",
    "url": "https://api.github.com/repos/moznion/sandbox/comments/5920929",
    "user": {
      "avatar_url": "https://avatars.githubusercontent.com/u/1422834?",
      "events_url": "https://api.github.com/users/moznion/events{/privacy}",
      "followers_url": "https://api.github.com/users/moznion/followers",
      "following_url": "https://api.github.com/users/moznion/following{/other_user}",
      "gists_url": "https://api.github.com/users/moznion/gists{/gist_id}",
      "gravatar_id": "e49bd291a978ddf757ba694170b356f6",
      "html_url": "https://github.com/moznion",
      "id": 1422834,

t/resources/issue_comment/created.json  view on Meta::CPAN

{
  "comment": {
    "body": "foobar",
    "updated_at": "2014-03-08T09:20:47Z",
    "created_at": "2014-03-08T09:20:47Z",
    "user": {
      "site_admin": false,
      "following_url": "https://api.github.com/users/moznion/following{/other_user}",
      "followers_url": "https://api.github.com/users/moznion/followers",
      "html_url": "https://github.com/moznion",
      "url": "https://api.github.com/users/moznion",
      "gravatar_id": "e49bd291a978ddf757ba694170b356f6",
      "avatar_url": "https://gravatar.com/avatar/e49bd291a978ddf757ba694170b356f6?d=https%3A%2F%2Fidenticons.github.com%2F14dfcfe676b4c4325537839c259f8bc5.png&r=x",
      "id": 1422834,

t/resources/issue_comment/created.json  view on Meta::CPAN

      "events_url": "https://api.github.com/users/moznion/events{/privacy}",
      "received_events_url": "https://api.github.com/users/moznion/received_events",
      "type": "User"
    },
    "labels": [],
    "state": "closed",
    "assignee": null,
    "milestone": null,
    "comments": 3,
    "created_at": "2014-03-08T07:47:23Z",
    "updated_at": "2014-03-08T09:20:47Z"
  },
  "action": "created"
}

t/resources/issues/closed.json  view on Meta::CPAN

      "events_url": "https://api.github.com/users/moznion/events{/privacy}",
      "received_events_url": "https://api.github.com/users/moznion/received_events",
      "type": "User"
    },
    "labels": [],
    "state": "closed",
    "assignee": null,
    "milestone": null,
    "comments": 0,
    "created_at": "2014-03-08T07:47:23Z",
    "updated_at": "2014-03-08T07:56:04Z"
  },
  "action": "closed"
}

t/resources/issues/opened.json  view on Meta::CPAN

      "events_url": "https://api.github.com/users/moznion/events{/privacy}",
      "received_events_url": "https://api.github.com/users/moznion/received_events",
      "type": "User"
    },
    "labels": [],
    "state": "open",
    "assignee": null,
    "milestone": null,
    "comments": 0,
    "created_at": "2014-03-08T07:47:23Z",
    "updated_at": "2014-03-08T07:50:55Z"
  },
  "action": "opened"
}

t/resources/issues/reopened.json  view on Meta::CPAN

      "events_url": "https://api.github.com/users/moznion/events{/privacy}",
      "received_events_url": "https://api.github.com/users/moznion/received_events",
      "type": "User"
    },
    "labels": [],
    "state": "open",
    "assignee": null,
    "milestone": null,
    "comments": 0,
    "created_at": "2014-03-08T07:47:23Z",
    "updated_at": "2014-03-08T07:50:55Z"
  },
  "action": "reopened"
}

t/resources/pull_request/closed.json  view on Meta::CPAN

    "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
    "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
    "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
    "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
    "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
    "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
    "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
    "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
    "created_at": "2014-03-03T02:31:02Z",
    "updated_at": "2014-03-08T09:39:51Z",
    "pushed_at": "2014-03-08T09:39:39Z",
    "git_url": "git://github.com/moznion/sandbox.git",
    "ssh_url": "git@github.com:moznion/sandbox.git",
    "clone_url": "https://github.com/moznion/sandbox.git",
    "svn_url": "https://github.com/moznion/sandbox",
    "homepage": null,
    "size": 0,
    "stargazers_count": 0,
    "watchers_count": 0,
    "language": null,

t/resources/pull_request/closed.json  view on Meta::CPAN

    "open_issues": 6
  },
  "pull_request": {
    "changed_files": 3,
    "deletions": 0,
    "additions": 0,
    "commits": 2,
    "merge_commit_sha": "116071a56a71f29c83588183920155aeadb5489f",
    "merged_at": null,
    "closed_at": "2014-03-08T09:39:51Z",
    "updated_at": "2014-03-08T09:39:51Z",
    "created_at": "2014-03-08T09:38:35Z",
    "body": "heyhey",
    "user": {
      "site_admin": false,
      "following_url": "https://api.github.com/users/moznion/following{/other_user}",
      "followers_url": "https://api.github.com/users/moznion/followers",
      "html_url": "https://github.com/moznion",
      "url": "https://api.github.com/users/moznion",
      "gravatar_id": "e49bd291a978ddf757ba694170b356f6",
      "avatar_url": "https://gravatar.com/avatar/e49bd291a978ddf757ba694170b356f6?d=https%3A%2F%2Fidenticons.github.com%2F14dfcfe676b4c4325537839c259f8bc5.png&r=x",

t/resources/pull_request/closed.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:39:51Z",
        "pushed_at": "2014-03-08T09:39:39Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/pull_request/closed.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:39:51Z",
        "pushed_at": "2014-03-08T09:39:39Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/pull_request/opened.json  view on Meta::CPAN

{
  "pull_request": {
    "changed_files": 1,
    "deletions": 0,
    "additions": 0,
    "commits": 1,
    "merge_commit_sha": null,
    "merged_at": null,
    "closed_at": null,
    "updated_at": "2014-03-08T09:38:35Z",
    "created_at": "2014-03-08T09:38:35Z",
    "body": "heyhey",
    "user": {
      "site_admin": false,
      "following_url": "https://api.github.com/users/moznion/following{/other_user}",
      "followers_url": "https://api.github.com/users/moznion/followers",
      "html_url": "https://github.com/moznion",
      "url": "https://api.github.com/users/moznion",
      "gravatar_id": "e49bd291a978ddf757ba694170b356f6",
      "avatar_url": "https://gravatar.com/avatar/e49bd291a978ddf757ba694170b356f6?d=https%3A%2F%2Fidenticons.github.com%2F14dfcfe676b4c4325537839c259f8bc5.png&r=x",

t/resources/pull_request/opened.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:38:35Z",
        "pushed_at": "2014-03-08T09:37:25Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/pull_request/opened.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:38:35Z",
        "pushed_at": "2014-03-08T09:37:25Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/pull_request/reopened.json  view on Meta::CPAN

{
  "pull_request": {
    "changed_files": 3,
    "deletions": 0,
    "additions": 0,
    "commits": 2,
    "merge_commit_sha": "116071a56a71f29c83588183920155aeadb5489f",
    "merged_at": null,
    "closed_at": null,
    "updated_at": "2014-03-08T09:39:53Z",
    "created_at": "2014-03-08T09:38:35Z",
    "body": "heyhey",
    "user": {
      "site_admin": false,
      "following_url": "https://api.github.com/users/moznion/following{/other_user}",
      "followers_url": "https://api.github.com/users/moznion/followers",
      "html_url": "https://github.com/moznion",
      "url": "https://api.github.com/users/moznion",
      "gravatar_id": "e49bd291a978ddf757ba694170b356f6",
      "avatar_url": "https://gravatar.com/avatar/e49bd291a978ddf757ba694170b356f6?d=https%3A%2F%2Fidenticons.github.com%2F14dfcfe676b4c4325537839c259f8bc5.png&r=x",

t/resources/pull_request/reopened.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:39:53Z",
        "pushed_at": "2014-03-08T09:39:39Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/pull_request/reopened.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:39:53Z",
        "pushed_at": "2014-03-08T09:39:39Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/pull_request/synchronize.json  view on Meta::CPAN

    "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
    "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
    "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
    "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
    "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
    "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
    "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
    "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
    "created_at": "2014-03-03T02:31:02Z",
    "updated_at": "2014-03-08T09:39:39Z",
    "pushed_at": "2014-03-08T09:39:39Z",
    "git_url": "git://github.com/moznion/sandbox.git",
    "ssh_url": "git@github.com:moznion/sandbox.git",
    "clone_url": "https://github.com/moznion/sandbox.git",
    "svn_url": "https://github.com/moznion/sandbox",
    "homepage": null,
    "size": 0,
    "stargazers_count": 0,
    "watchers_count": 0,
    "language": null,

t/resources/pull_request/synchronize.json  view on Meta::CPAN

    "open_issues": 7
  },
  "pull_request": {
    "changed_files": 3,
    "deletions": 0,
    "additions": 0,
    "commits": 2,
    "merge_commit_sha": "67144f094b4fb43d2576dbaad582a5905e694010",
    "merged_at": null,
    "closed_at": null,
    "updated_at": "2014-03-08T09:39:39Z",
    "created_at": "2014-03-08T09:38:35Z",
    "body": "heyhey",
    "user": {
      "site_admin": false,
      "following_url": "https://api.github.com/users/moznion/following{/other_user}",
      "followers_url": "https://api.github.com/users/moznion/followers",
      "html_url": "https://github.com/moznion",
      "url": "https://api.github.com/users/moznion",
      "gravatar_id": "e49bd291a978ddf757ba694170b356f6",
      "avatar_url": "https://gravatar.com/avatar/e49bd291a978ddf757ba694170b356f6?d=https%3A%2F%2Fidenticons.github.com%2F14dfcfe676b4c4325537839c259f8bc5.png&r=x",

t/resources/pull_request/synchronize.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:39:39Z",
        "pushed_at": "2014-03-08T09:39:39Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/pull_request/synchronize.json  view on Meta::CPAN

        "merges_url": "https://api.github.com/repos/moznion/sandbox/merges",
        "archive_url": "https://api.github.com/repos/moznion/sandbox/{archive_format}{/ref}",
        "downloads_url": "https://api.github.com/repos/moznion/sandbox/downloads",
        "issues_url": "https://api.github.com/repos/moznion/sandbox/issues{/number}",
        "pulls_url": "https://api.github.com/repos/moznion/sandbox/pulls{/number}",
        "milestones_url": "https://api.github.com/repos/moznion/sandbox/milestones{/number}",
        "notifications_url": "https://api.github.com/repos/moznion/sandbox/notifications{?since,all,participating}",
        "labels_url": "https://api.github.com/repos/moznion/sandbox/labels{/name}",
        "releases_url": "https://api.github.com/repos/moznion/sandbox/releases{/id}",
        "created_at": "2014-03-03T02:31:02Z",
        "updated_at": "2014-03-08T09:39:39Z",
        "pushed_at": "2014-03-08T09:39:39Z",
        "git_url": "git://github.com/moznion/sandbox.git",
        "ssh_url": "git@github.com:moznion/sandbox.git",
        "clone_url": "https://github.com/moznion/sandbox.git",
        "svn_url": "https://github.com/moznion/sandbox",
        "homepage": null,
        "size": 0,
        "stargazers_count": 0,
        "watchers_count": 0,
        "language": null,

t/resources/review_comment/created.json  view on Meta::CPAN

    "commit_id": "651472e58c3f21929850fa49cdbe886872a1e0e0",
    "created_at": "2014-04-06T13:42:27Z",
    "diff_hunk": "@@ -0,0 +1,3 @@\n+b",
    "html_url": "https://github.com/moznion/sandbox/pull/18#discussion_r11326210",
    "id": 11326210,
    "original_commit_id": "651472e58c3f21929850fa49cdbe886872a1e0e0",
    "original_position": 1,
    "path": "buz",
    "position": 1,
    "pull_request_url": "https://api.github.com/repos/moznion/sandbox/pulls/18",
    "updated_at": "2014-04-06T13:42:27Z",
    "url": "https://api.github.com/repos/moznion/sandbox/pulls/comments/11326210",
    "user": {
      "avatar_url": "https://avatars.githubusercontent.com/u/1422834?",
      "events_url": "https://api.github.com/users/moznion/events{/privacy}",
      "followers_url": "https://api.github.com/users/moznion/followers",
      "following_url": "https://api.github.com/users/moznion/following{/other_user}",
      "gists_url": "https://api.github.com/users/moznion/gists{/gist_id}",
      "gravatar_id": "e49bd291a978ddf757ba694170b356f6",
      "html_url": "https://github.com/moznion",
      "id": 1422834,



( run in 0.356 second using v1.01-cache-2.11-cpan-05444aca049 )