Guest User

Untitled

a guest
Jun 29th, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. {
  2. "object_kind": "push",
  3. "before": "95790bf891e76fee5e1747ab589903a6a1f80f22",
  4. "after": "da1560886d4f094c3e6c9ef40349f7d38b5d27d7",
  5. "ref": "refs/heads/master",
  6. "checkout_sha": "da1560886d4f094c3e6c9ef40349f7d38b5d27d7",
  7. "user_id": 4,
  8. "user_name": "John Smith",
  9. "user_username": "jsmith",
  10. "user_email": "john@example.com",
  11. "user_avatar": "https://s.gravatar.com/avatar/d4c74594d841139328695756648b6bd6?s=8://s.gravatar.com/avatar/d4c74594d841139328695756648b6bd6?s=80",
  12. "project_id": 15,
  13. "project":{
  14. "name":"Diaspora",
  15. "description":"",
  16. "web_url":"http://example.com/mike/diaspora",
  17. "avatar_url":null,
  18. "git_ssh_url":"git@example.com:mike/diaspora.git",
  19. "git_http_url":"http://example.com/mike/diaspora.git",
  20. "namespace":"Mike",
  21. "visibility_level":0,
  22. "path_with_namespace":"mike/diaspora",
  23. "default_branch":"master",
  24. "homepage":"http://example.com/mike/diaspora",
  25. "url":"git@example.com:mike/diaspora.git",
  26. "ssh_url":"git@example.com:mike/diaspora.git",
  27. "http_url":"http://example.com/mike/diaspora.git"
  28. },
  29. "repository":{
  30. "name": "Diaspora",
  31. "url": "git@example.com:mike/diaspora.git",
  32. "description": "",
  33. "homepage": "http://example.com/mike/diaspora",
  34. "git_http_url":"http://example.com/mike/diaspora.git",
  35. "git_ssh_url":"git@example.com:mike/diaspora.git",
  36. "visibility_level":0
  37. },
  38. "commits": [
  39. {
  40. "id": "b6568db1bc1dcd7f8b4d5a946b0b91f9dacd7327",
  41. "message": "Update Catalan translation to e38cb41.",
  42. "timestamp": "2011-12-12T14:27:31+02:00",
  43. "url": "http://example.com/mike/diaspora/commit/b6568db1bc1dcd7f8b4d5a946b0b91f9dacd7327",
  44. "author": {
  45. "name": "Jordi Mallach",
  46. "email": "jordi@softcatala.org"
  47. },
  48. "added": ["CHANGELOG"],
  49. "modified": ["app/controller/application.rb"],
  50. "removed": []
  51. },
  52. {
  53. "id": "da1560886d4f094c3e6c9ef40349f7d38b5d27d7",
  54. "message": "fixed readme",
  55. "timestamp": "2012-01-03T23:36:29+02:00",
  56. "url": "http://example.com/mike/diaspora/commit/da1560886d4f094c3e6c9ef40349f7d38b5d27d7",
  57. "author": {
  58. "name": "GitLab dev user",
  59. "email": "gitlabdev@dv6700.(none)"
  60. },
  61. "added": ["CHANGELOG"],
  62. "modified": ["app/controller/application.rb"],
  63. "removed": []
  64. }
  65. ],
  66. "total_commits_count": 4
  67. }
Add Comment
Please, Sign In to add comment