Webhook payload contains for example:

{ "ref": "refs/heads/lubik/rabbitmq",

And Ploi.io Quick deploy responds to github with error:

Could not deploy because of branch mismatch, installed branch: lubik/rabbitmq, received branch: rabbitmq

Quick deploy with github does not work with branches with / in the name

1 total vote