Hi guys,
Iam not able to trigger a jenkins job , whenever I make a pull request in
bitbucket but I am able to trigger Jenkins job whenever there is commit in
bitbucket branch.
I tried "BitBucket pull request builder" plugin, to achieve this but not
able to succeed.
Any help will be appreciat
Hi,
Iam a newbie to Jenkins and Iam looking for help on this issue.
My requirement is to create a nightly build Jenkins job, which should do
the following.
1.Create Temp branch from a Dev_main Branch
2.Merge Temp Branch with One Candidate* Branch
3.Build
4.Run UI Tests
5.On Success : Merge cand