Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline/job is not being triggered #811

Open
bl4keee opened this issue Mar 23, 2021 · 1 comment
Open

Pipeline/job is not being triggered #811

bl4keee opened this issue Mar 23, 2021 · 1 comment
Labels

Comments

@bl4keee
Copy link

bl4keee commented Mar 23, 2021

Hi, I am struggling with my pipeline not being triggered on issuing pull-request. I have tested plugin connection with my repository, even adding pull-request comment works fine, but the actual pull-request does not trigger pipeline.

I took a look inside jenkins logs, and here is what I was presented with:

image

@bl4keee bl4keee added the bug label Mar 23, 2021
@ValerieDittmar
Copy link

ValerieDittmar commented Apr 15, 2021

We're also finding this same error within the plugin, we just noticed this issue yesterday and PR builds are not executing anymore. This also started happening the time @bl4keee reported the issue as well ~23 days ago.

Getting the following logs:

Got payload event: pull_request
Apr 15, 2021 3:32:26 PM INFO org.jenkinsci.plugins.ghprb.GhprbRootAction handleAction
Checking PR #501 for our-org/our-repo
Apr 15, 2021 3:32:26 PM FINE org.jenkinsci.plugins.ghprb.GhprbTrigger
Retrieving triggers for repo [our-org/our-repo]
Apr 15, 2021 3:32:26 PM FINE org.jenkinsci.plugins.ghprb.GhprbTrigger
Found project [our-repo-pr-job] for webhook repo [our-org/our-repo]
Apr 15, 2021 3:32:26 PM INFO org.jenkinsci.plugins.ghprb.GhprbTrigger handlePR
Checking PR #501 for job our-repo-pr-job

Checked related logs in the general log but not seeing anything noteworthy. Any help or advice would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants