I’m new to Jenkins, and after some investigation, still can not find the answer about the triggerOpenMergeRequestOnPush setting in jenkins script.
The docs from gitlab annotation showed
”
If enabled, then the build will be triggered when changes are made to open merge requests in the GitLab repository.”
But what’s difference in ‘both’ and ‘source’ ?
I have tried google and search source code in github.