I would like to run some checks before merging branch to master branch.
I have a scenario where before merging code to master branch, I would like to run checks or Jenkins pipeline to verify code integrity. But it looks like there is no option.
Any suggestions how we can do that?