Sync changes from upstream repository · JavaLeaks/developer.github.com@37544e9 · GitHub
Skip to content

Commit 37544e9

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 351c980 commit 37544e9

20 files changed

Lines changed: 631 additions & 396 deletions

lib/webhooks/commit_comment.payload.json

Lines changed: 19 additions & 18 deletions

lib/webhooks/create.payload.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ref": "simple-tag",
2+
"ref": "0.0.1",
33
"ref_type": "tag",
44
"master_branch": "master",
55
"description": "",
@@ -11,8 +11,8 @@
1111
"owner": {
1212
"login": "baxterthehacker",
1313
"id": 6752317,
14-
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?",
15-
"gravatar_id": "258ae60b5512c8402b93673b7478d9c6",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?v=2",
15+
"gravatar_id": "",
1616
"url": "https://api.github.com/users/baxterthehacker",
1717
"html_url": "https://github.com/baxterthehacker",
1818
"followers_url": "https://api.github.com/users/baxterthehacker/followers",
@@ -68,33 +68,34 @@
6868
"labels_url": "https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
6969
"releases_url": "https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
7070
"created_at": "2014-05-20T22:39:43Z",
71-
"updated_at": "2014-07-25T16:37:43Z",
72-
"pushed_at": "2014-07-25T16:37:50Z",
71+
"updated_at": "2014-10-10T00:09:53Z",
72+
"pushed_at": "2014-10-10T00:10:02Z",
7373
"git_url": "git://github.com/baxterthehacker/public-repo.git",
7474
"ssh_url": "git@github.com:baxterthehacker/public-repo.git",
7575
"clone_url": "https://github.com/baxterthehacker/public-repo.git",
7676
"svn_url": "https://github.com/baxterthehacker/public-repo",
7777
"homepage": null,
78-
"size": 612,
78+
"size": 665,
7979
"stargazers_count": 0,
8080
"watchers_count": 0,
8181
"language": null,
8282
"has_issues": true,
8383
"has_downloads": true,
8484
"has_wiki": true,
85+
"has_pages": true,
8586
"forks_count": 0,
8687
"mirror_url": null,
87-
"open_issues_count": 25,
88+
"open_issues_count": 26,
8889
"forks": 0,
89-
"open_issues": 25,
90+
"open_issues": 26,
9091
"watchers": 0,
9192
"default_branch": "master"
9293
},
9394
"sender": {
9495
"login": "baxterthehacker",
9596
"id": 6752317,
96-
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?",
97-
"gravatar_id": "258ae60b5512c8402b93673b7478d9c6",
97+
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?v=2",
98+
"gravatar_id": "",
9899
"url": "https://api.github.com/users/baxterthehacker",
99100
"html_url": "https://github.com/baxterthehacker",
100101
"followers_url": "https://api.github.com/users/baxterthehacker/followers",

lib/webhooks/delete.payload.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"owner": {
1010
"login": "baxterthehacker",
1111
"id": 6752317,
12-
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?",
13-
"gravatar_id": "258ae60b5512c8402b93673b7478d9c6",
12+
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?v=2",
13+
"gravatar_id": "",
1414
"url": "https://api.github.com/users/baxterthehacker",
1515
"html_url": "https://github.com/baxterthehacker",
1616
"followers_url": "https://api.github.com/users/baxterthehacker/followers",
@@ -66,33 +66,34 @@
6666
"labels_url": "https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
6767
"releases_url": "https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
6868
"created_at": "2014-05-20T22:39:43Z",
69-
"updated_at": "2014-07-25T16:37:43Z",
70-
"pushed_at": "2014-07-25T16:37:50Z",
69+
"updated_at": "2014-10-10T00:09:53Z",
70+
"pushed_at": "2014-10-10T00:10:05Z",
7171
"git_url": "git://github.com/baxterthehacker/public-repo.git",
7272
"ssh_url": "git@github.com:baxterthehacker/public-repo.git",
7373
"clone_url": "https://github.com/baxterthehacker/public-repo.git",
7474
"svn_url": "https://github.com/baxterthehacker/public-repo",
7575
"homepage": null,
76-
"size": 612,
76+
"size": 665,
7777
"stargazers_count": 0,
7878
"watchers_count": 0,
7979
"language": null,
8080
"has_issues": true,
8181
"has_downloads": true,
8282
"has_wiki": true,
83+
"has_pages": true,
8384
"forks_count": 0,
8485
"mirror_url": null,
85-
"open_issues_count": 25,
86+
"open_issues_count": 26,
8687
"forks": 0,
87-
"open_issues": 25,
88+
"open_issues": 26,
8889
"watchers": 0,
8990
"default_branch": "master"
9091
},
9192
"sender": {
9293
"login": "baxterthehacker",
9394
"id": 6752317,
94-
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?",
95-
"gravatar_id": "258ae60b5512c8402b93673b7478d9c6",
95+
"avatar_url": "https://avatars.githubusercontent.com/u/6752317?v=2",
96+
"gravatar_id": "",
9697
"url": "https://api.github.com/users/baxterthehacker",
9798
"html_url": "https://github.com/baxterthehacker",
9899
"followers_url": "https://api.github.com/users/baxterthehacker/followers",

lib/webhooks/deployment.payload.json

Lines changed: 45 additions & 10 deletions

0 commit comments

Comments
 (0)