Page MenuHomeDevCentral

GitHub push notification message for rebase
Closed, ResolvedPublic

Description

Notification received on the CLI client (I add the bold):

[02:57:37] <Nasqueron/docker> dereckson pushed 0 commits to docker-nginx-php-fpm (branch novolume) — https://github.com/nasqueron/docker-nginx-php-fpm/compare/49a7de26af94...0e511ea84cd5

This is a rebase operation and should get a special message.

GitHub payload
{
  "ref": "refs/heads/novolume",
  "before": "49a7de26af94aa588b7e85725274557001de72bf",
  "after": "0e511ea84cd54567f0434d5fa7e684b66fc95209",
  "created": false,
  "deleted": false,
  "forced": true,
  "base_ref": null,
  "compare": "https://github.com/nasqueron/docker-nginx-php-fpm/compare/49a7de26af94...0e511ea84cd5",
  "commits": [

  ],
  "head_commit": {
    "id": "0e511ea84cd54567f0434d5fa7e684b66fc95209",},}

Event Timeline

dereckson renamed this task from Docker Hub notifications plural rules to GitHub push notifications plural rules.Feb 5 2016, 03:52
dereckson renamed this task from GitHub push notifications plural rules to GitHub push notification message for rebase.Feb 5 2016, 03:58
dereckson updated the task description. (Show Details)