Branch: refs/heads/master Home: https://github.com/jenkinsci/p4-plugin Commit: 920d4e6470dc8a4abb69c67bc8cd2a7a3b0e4fc1 https://github.com/jenkinsci/p4-plugin/commit/920d4e6470dc8a4abb69c67bc8cd2a7a3b0e4fc1 Author: skumar7322 <sku...@perforce.com> Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths: A src/main/java/org/jenkinsci/plugins/p4/filters/FilterLatestWithPinImpl.java M src/main/java/org/jenkinsci/plugins/p4/tasks/PollTask.java A src/main/resources/org/jenkinsci/plugins/p4/filters/FilterLatestWithPinImpl/config.jelly M src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java Log Message: ----------- Add new feature to detect change beyond pinned changelist and trigger the build. This feature will get enabled by build filter "Polling latest change with pin". If this filter is false, then exiting behaviour. https://issues.jenkins.io/browse/JENKINS-63879 Commit: 2d13ff8086fbe195efda68fa79bf7bac6d651173 https://github.com/jenkinsci/p4-plugin/commit/2d13ff8086fbe195efda68fa79bf7bac6d651173 Author: Paul Allen <pal...@perforce.com> Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: A src/main/java/org/jenkinsci/plugins/p4/filters/FilterLatestWithPinImpl.java M src/main/java/org/jenkinsci/plugins/p4/tasks/PollTask.java A src/main/resources/org/jenkinsci/plugins/p4/filters/FilterLatestWithPinImpl/config.jelly M src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java Log Message: ----------- Merge pull request #191 from jenkinsci/PollingToLatest Add new feature to detect change beyond Compare: https://github.com/jenkinsci/p4-plugin/compare/a6f91ec14cca...2d13ff8086fb -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/p4-plugin/push/refs/heads/master/a6f91e-2d13ff%40github.com.