Webhook didn't trigger job #231
Unanswered
DimitrisFragos
asked this question in
Q&A
Replies: 1 comment
-
Hello @DimitrisFragos , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'm trying to trigger a job from a bitbucket server with no success.
I'm using:
Jenkins v2.235.5
JobDSL v1.77
Configuration as Code v1.41
Bitbucket Push and Pull Request Plugin v2.7.2
I want to trigger the job after a Pull Request is Merged so i create the above pipelineJob
Also I setup a logger and the output is:
Also I tried multiple combination of branches and regex at "branches" field, at both pullRequestServerMergedAction(allowedBranches: '') and branches('')
And the job didn't triggered.
Any ideas ?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions