Well you can filter on branch before you kick your deployment right? This does mean that you need to parse the response before you kick the deployment though
Feb 23, 2018
1
Level 1
Deployments firing on commits to any branch
Hello.
I feel like this used to not be an issue, but using Git Webhooks, I'm having deployments triggered on all commits to my repository, regardless of what branch is being pushed.
Shouldn't these only trigger when I commit to the branch specified as my 'Deployment Branch'? Or am I just misunderstanding how this works.
It seems counter-intuitive to me to trigger a deployment on my production server, when I commit to a development branch.
Please or to participate in this conversation.