jenkinsci / jenkinsci/git-plugin
[JENKINS-30350] Jobs get triggered twice from polling git scm
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
We are seeing a weird problem occasionally on our jenkins setup ver 1.627
git client 1.19
git plugin 2.4 on ubuntu machine.
I have a job configured to poll scm every 5 minutes
sometimes, when there is a change the job gets triggered twice
once with the relevant changes and the second time says "no changes"
---
Originally reported by ohadbasan, imported from: Jobs get triggered twice from polling git scm
Raw content of original issue
We are seeing a weird problem occasionally on our jenkins setup ver 1.627
git client 1.19
git plugin 2.4 on ubuntu machine.
I have a job configured to poll scm every 5 minutes
sometimes, when there is a change the job gets triggered twice
once with the relevant changes and the second time says "no changes"
1 attachment
- [image-2021-01-19-22-27-11-905.png](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/53853/image-2021-01-19-22-27-11-905.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.