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.