github-plugin icon indicating copy to clipboard operation
github-plugin copied to clipboard

[JENKINS-69259] GITScm polling starts jobs for other events despite it should run only for a new tag released

Open jenkins-infra-bot opened this issue 3 years ago • 1 comments

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
1 attachment

jenkins-infra-bot avatar Aug 05 '22 06:08 jenkins-infra-bot