jenkinsci / jenkinsci/git-plugin
[JENKINS-20607] Gerrit trigger caused git plugin polling to not ignore commit from certain users
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
For our continuos Integration we are using maven-release-plugin. For which we would like to ignore commits from Jenkins user which is incrementing artifact version and doing commit.
With Polling SCM and using "Polling ignores commit from certain users" to ignore commits by Jenkins user which is not working as expected and going to infinite loop.
---
Originally reported by venu1456, imported from: Gerrit trigger caused git plugin polling to not ignore commit from certain users
Raw content of original issue
For our continuos Integration we are using maven-release-plugin. For which we would like to ignore commits from Jenkins user which is incrementing artifact version and doing commit.
With Polling SCM and using "Polling ignores commit from certain users" to ignore commits by Jenkins user which is not working as expected and going to infinite loop.
- environment:
Redhat Linux 5.8 , Jenkins 1.538, Git plugin2.0
Contributor guide
Assessment
This issue has not been assessed yet.