message no. 163821
Posted by jen_ in #github at 2017-02-17T14:33:53Z
My current flow is local—> github —> production server via webhooks. The problem with this - if there is failed pushes to server, we cannot get notification. Can I do push from local to github and if that passes then push to production - in one line?