|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Does the current build really get aborted when there is a new patch set? Because the documentation for the "Build Current Patches Only" option says otherwise: "If this is enabled, all still scheduled builds for previous patchsets are canceled when a new build is scheduled by a new patchset". So the scheduled builds will be cancelled, not the current build will be aborted, meaning that you still have to wait for the completion of the current job even if the change is superseded by a new patch set.
If the documentation turns out to be wrong, and the current build is indeed aborted, could the documentation be fixed as part of this issue?