Hi,
For our repo on self hosted bitbucket server, we enabled the webhook to spinnaker and also enabled `ignore from` production branch in the webhook for bitbucket to Jenkins integration. However, when a PR is merged into production branch, both spinnaker and Jenkins CI got triggered. I am expecting the Jenkins build is not trigged.
Is there any known bug for the bitbucket to Jenkins integration? Could anyone please give some advise?