jenkins-gitlab-merge-request-builder-plugin
jenkins-gitlab-merge-request-builder-plugin copied to clipboard
Trigger a build only for MR to specific branches
Hey, I would like create a job in jenkins that is triggered when the Merge Request is requested to a specific branch or specified subset of branches (it is from a forked repository by the way so it also depends on #29). Is this currently possible or is this an enhancement? Thanks.
Hi @ugtar I think this would be considered an enhancement.
+1
I could implement a whitelist regex for the target branch name. Would that be sufficient?
@Jotschi Yes, I think that would do it
@timols I think this issue can be closed.
Is there a limitation preventing this feature from operating on the source branch?