Hello Community,
I am in charge on making some modifications on processes automation between bitbucket Cloud and Jenkins. What I tried is to make a Jenkins webhook and use it in Bitbucket when a merge is made. So far so good.
What I really wanted is to trigger the webhook only when a specific branch have been "updated/merged/committed".
Any ideas what I could do? use?
REST API, APIv2..
I wanted this, but I cant find it on Cloud...

Thank you