GitHub webhooks not delivered to OpenMQ Jenkins
Summary
GitHub webhooks not delivered to OpenMQ Jenkins instance.
Maybe they are not sent in first place but it's not possible for me to know.
Steps to reproduce
Cause GitHub event deliverable to CI and see it's not delivered.
What is the current bug behavior?
The last in https://ci.eclipse.org/openmq/job/openmq-build-and-test-using-jenkinsfile/indexing/events is
[Mon Sep 22 22:02:21 EDT 2025] Pull request #2615 opened in repository eclipse-ee4j/openmq CREATED event from 140.82.115.115 → 172.30.50.1 ⇒ https://ci.eclipse.org/openmq/github-webhook/ with timestamp Mon Sep 22 22:02:12 EDT 2025 processed in 3.4 sec
The last in https://ci.eclipse.org/openmq/job/openmq-code-coverage-using-jenkinsfile/indexing/events is
[Mon Sep 22 22:02:24 EDT 2025] Pull request #2615 opened in repository eclipse-ee4j/openmq CREATED event from 140.82.115.115 → 172.30.50.1 ⇒ https://ci.eclipse.org/openmq/github-webhook/ with timestamp Mon Sep 22 22:02:12 EDT 2025 processed in 3.2 sec
Regardless of recent activity (merged https://github.com/eclipse-ee4j/openmq/pull/2611, rebased https://github.com/eclipse-ee4j/openmq/pull/2612).
What is the expected correct behavior?
Webhooks delivered and processed by Jenkins.
Relevant logs and/or screenshots
(Add a link to or paste any relevant logs - please use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
CI jobs are not fired for PRs.