github-plugin
github-plugin copied to clipboard
[JENKINS-69259] GITScm polling starts jobs for other events despite it should run only for a new tag released
Pipeline is configured to run whenever a new tag is released in git repo. But sometime it runs multiple time for same tag.
We are using Github plugin for poll scm.

And in polling logs we always see 'changes found' .
We are observing this issue from last one month. Before that it was working fine.
Originally reported by hari_jenkins, imported from: GITScm polling starts jobs for other events despite it should run only for a new tag released
- assignee:
lanwen
- status: Open
- priority: Critical
- component(s): github-plugin
- label(s): github-plugin, jenkins, polling, pollscm, webhook
- resolution: Unresolved
- votes: 1
- watchers: 2
- imported: 2025-12-08
Raw content of original issue
Pipeline is configured to run whenever a new tag is released in git repo. But sometime it runs multiple time for same tag.
We are using Github plugin for poll scm.
And in polling logs we always see 'changes found' .
We are observing this issue from last one month. Before that it was working fine.
- environment:
2.345
