yoesoff

gitlab webhook

Sep 5th, 2020
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.66 KB | None | 0 0
  1. {
  2.   "object_kind": "push",
  3.   "event_name": "push",
  4.   "before": "4d34cef66d720159de3423dffc3a22d3ec7893ca",
  5.   "after": "9748c3f76dfdca97a1f314430ef581509cc73b2b",
  6.   "ref": "refs/heads/master",
  7.   "checkout_sha": "9748c3f76dfdca97a1f314430ef581509cc73b2b",
  8.   "message": null,
  9.   "user_id": 5434630,
  10.   "user_name": "Mohamad Yusuf Ibrahim",
  11.   "user_username": "yusuf_beanary",
  12.   "user_email": "",
  13.   "user_avatar": "https://assets.gitlab-static.net/uploads/-/system/user/avatar/5434630/avatar.png",
  14.   "project_id": 19179391,
  15.   "project": {
  16.     "id": 19179391,
  17.     "name": "goota-be",
  18.     "description": "",
  19.     "web_url": "https://gitlab.com/zulvani/goota-be",
  20.     "avatar_url": null,
  21.     "git_ssh_url": "[email protected]:zulvani/goota-be.git",
  22.     "git_http_url": "https://gitlab.com/zulvani/goota-be.git",
  23.     "namespace": "Agus Zulvani",
  24.     "visibility_level": 0,
  25.     "path_with_namespace": "zulvani/goota-be",
  26.     "default_branch": "master",
  27.     "ci_config_path": "",
  28.     "homepage": "https://gitlab.com/zulvani/goota-be",
  29.     "url": "[email protected]:zulvani/goota-be.git",
  30.     "ssh_url": "[email protected]:zulvani/goota-be.git",
  31.     "http_url": "https://gitlab.com/zulvani/goota-be.git"
  32.   },
  33.   "commits": [
  34.     {
  35.       "id": "9748c3f76dfdca97a1f314430ef581509cc73b2b",
  36.       "message": "Revert \"add prod script\"\n\nThis reverts commit c576d03860fa3f349c33e447dc7c74c009c23e1e.\n",
  37.       "title": "Revert \"add prod script\"",
  38.       "timestamp": "2020-08-19T03:44:48+07:00",
  39.       "url": "https://gitlab.com/zulvani/goota-be/-/commit/9748c3f76dfdca97a1f314430ef581509cc73b2b",
  40.       "author": {
  41.         "name": "Agus Zulvani",
  42.         "email": "[email protected]"
  43.       },
  44.       "added": [
  45.  
  46.       ],
  47.       "modified": [
  48.         "ummah-item-rest/build.sh"
  49.       ],
  50.       "removed": [
  51.         "ummah-item-rest/application.properties"
  52.       ]
  53.     },
  54.     {
  55.       "id": "fb6e5226a0b6e424de56a43c1badb10b63dd9b69",
  56.       "message": "repair reporting\n",
  57.       "title": "repair reporting",
  58.       "timestamp": "2020-08-19T03:15:31+07:00",
  59.       "url": "https://gitlab.com/zulvani/goota-be/-/commit/fb6e5226a0b6e424de56a43c1badb10b63dd9b69",
  60.       "author": {
  61.         "name": "Agus Zulvani",
  62.         "email": "[email protected]"
  63.       },
  64.       "added": [
  65.  
  66.       ],
  67.       "modified": [
  68.         "ummah-item/src/main/java/com/goota/pos/item/reporting/chart/ChartLineRevenueNDay.java",
  69.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportTable.java"
  70.       ],
  71.       "removed": [
  72.  
  73.       ]
  74.     },
  75.     {
  76.       "id": "4d34cef66d720159de3423dffc3a22d3ec7893ca",
  77.       "message": "repair dashboard\n",
  78.       "title": "repair dashboard",
  79.       "timestamp": "2020-08-19T02:44:10+07:00",
  80.       "url": "https://gitlab.com/zulvani/goota-be/-/commit/4d34cef66d720159de3423dffc3a22d3ec7893ca",
  81.       "author": {
  82.         "name": "Agus Zulvani",
  83.         "email": "[email protected]"
  84.       },
  85.       "added": [
  86.  
  87.       ],
  88.       "modified": [
  89.         "ummah-item/src/main/java/com/goota/pos/item/reporting/chart/ChartLineRevenueNDay.java",
  90.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportFranchiseItemSelling.java",
  91.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportFranchiseRevenue.java",
  92.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportFranchiseRevenuePerItemCategory.java",
  93.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportFranchiseSellingDetail.java",
  94.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportItemSelling.java",
  95.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportRevenue.java",
  96.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportRevenuePerItemCategory.java",
  97.         "ummah-item/src/main/java/com/goota/pos/item/reporting/table/ReportSellingDetail.java",
  98.         "ummah-item/src/main/java/com/goota/pos/item/reporting/widget/ReportRevenueLiveHour.java",
  99.         "ummah-item/src/main/java/com/goota/pos/item/reporting/widget/ReportRevenueLiveMonth.java",
  100.         "ummah-item/src/main/java/com/goota/pos/item/reporting/widget/ReportRevenueLiveNDay.java",
  101.         "ummah-item/src/main/java/com/goota/pos/item/reporting/widget/ReportRevenueLiveToday.java"
  102.       ],
  103.       "removed": [
  104.  
  105.       ]
  106.     }
  107.   ],
  108.   "total_commits_count": 3,
  109.   "push_options": {
  110.   },
  111.   "repository": {
  112.     "name": "goota-be",
  113.     "url": "[email protected]:zulvani/goota-be.git",
  114.     "description": "",
  115.     "homepage": "https://gitlab.com/zulvani/goota-be",
  116.     "git_http_url": "https://gitlab.com/zulvani/goota-be.git",
  117.     "git_ssh_url": "[email protected]:zulvani/goota-be.git",
  118.     "visibility_level": 0
  119.   }
  120. }
Add Comment
Please, Sign In to add comment