jenkinsci / jenkinsci/git-plugin
[JENKINS-10386] git builds are never triggered if quiet period > pooling interval
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
This is a problem already met in SVN and others providers several years ago.
If the quiet period is > to the pooling interval the build never starts because the quiet period is setup to its max each time the pooling is done
---
Originally reported by
aheritier, imported from: git builds are never triggered if quiet period > pooling interval
Raw content of original issue
This is a problem already met in SVN and others providers several years ago.
If the quiet period is > to the pooling interval the build never starts because the quiet period is setup to its max each time the pooling is done
- environment:
Jenkins 1.421 + Git plugin 1.1.10
Contributor guide
Assessment
This issue has not been assessed yet.