Polling build filters

This chapter introduces the polling build filters that are available for Freestyle and Pipeline jobs:

Exclude changes from user: Changes owned by the Perforce Helix Server user specified in the filter will not be built.

Polling per change: A build is carried out for every change that is submitted. The polling event will only return the oldest unbuilt change, resulting in incremental builds.

Polling latest change: A build is carried out for the latest change found during polling.

Polling latest change with pin: In case of a pinned checkout, polling ignores the pin or the label specified in the checkout step and polls till the latest change.