Hi all,
I need to run specific Jenkins pipeline just after merge request in Bitbucket server. In general I am using multibranch pipeline.
After few days researching I found, that I can use webhook to start specific pipeline via token (filter "merge" options).
How can I show result of this pipeline in Bitbucket? is it possible? I mean not like webhook events, like result of build.