Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git-plugin
Created: 06/Feb/15 4:05 PM
Description:

We have a job monitoring a Git repository for commits to /release/. The job is configured with a 10-minute quiet period, and the quiet period is indeed enforced. However, when multiple commits are made to the same release branch they do not result in a single build. Instead, each commit triggers a new build. I suspect this is related to the wildcard match on all release branches, since despite checking out to a local branch the GIT_BRANCH variable is always set to "detached," but perhaps not.

Environment: Jenkins v1.590, git-plugin v2.3
Project: Jenkins
Priority: Major Major
Reporter: Dagan Henderson
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to