Dear all,

I am trying to switch from classical to pipeline jobs.

One of my classical (legacy) jobs is triggered by a GitHub web hook and
things are working correctly: when something is pushed to the "trunk"
branch on GitHub, the hook is called and the classical job is executed.
This is reflected as expected in the Git webhook log.

However, the new pipeline jobs I defined do not get started by the
webhook, although I checked the webhook checkbox in Jenkins' user
interface. This is also reflected in the GitHub webhook log, which says
no push occurred yet, except that I did push to the repo.

Can anybody see what I am missing here, please?

Many thanks in advance,

Sébastien.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/20200810153932.GA106204%40om.localdomain.

Reply via email to