I have repo in Azure, and local Jenkins infrastructure. I’m trying to figure out how to build a PR commit locally.
I have the signaling all working via webhooks. The request has in it the pre-merge commit. But the multibranch pipeline job builds the two *individual* branches (source and target) of the pull request, but not the “pre-merged” result, which of course is what the reviewers want to see. Am I missing a plugin? A configuration detail on the MBPipeline job? How do I run my build on THAT commit? Thank you in advance. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/05438e34-1ffb-45d5-a5c1-acbca780ddfdn%40googlegroups.com.
