jenkinsci / jenkinsci/subversion-plugin
[JENKINS-54242] Redundant runs using Poll SCM (No changes)
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
I am using Poll SCM:
*/5 * * * *
I think these logs are describing the issue very clearly:
Build #23 (Oct 25, 2018 11:25:08 AM)
Revision: 114936
Changes
- some code rearrange and refactoring - Jenkins test (detail)
by XXX
Build #24 (Oct 25, 2018 11:30:08 AM)
Revision: 114936
No changes.
Build #25 (Oct 25, 2018 11:35:08 AM)
Revision: 114936
No changes.
Build #26 (Oct 25, 2018 11:40:08 AM)
Revision: 114941
Changes
- one more commit; (detail)
by XXX
---
Originally reported by ohukc, imported from: Redundant runs using Poll SCM (No changes)
Raw content of original issue
I am using Poll SCM:
*/5 * * * *
I think these logs are describing the issue very clearly:
Build #23 (Oct 25, 2018 11:25:08 AM)
![]()
Revision: 114936
Changes
- some code rearrange and refactoring - Jenkins test (detail)
by XXXBuild #24 (Oct 25, 2018 11:30:08 AM)
![]()
Revision: 114936
No changes.Build #25 (Oct 25, 2018 11:35:08 AM)
![]()
Revision: 114936
No changes.Build #26 (Oct 25, 2018 11:40:08 AM)
![]()
Revision: 114941
Changes
- one more commit; (detail)
by XXX
environment
```
Jenkins ver. 2.138.2
Windows 10
Jenkins installed through windows installer
```
Contributor guide
Assessment
This issue has not been assessed yet.