I am trying to get a Pull Request workflow into Bitbucket where multiple checks (Jobs) are getting executed against Jenkins (+ passing relevant Parameters). People should still be able to merge.
Basically something that you get for free in Github.
Does anyone know how to achive this and which Plugins one needs for that?