If set, Hudson will detect changes by searching for application or removal of specified label. Multiple labels can be specified by separating them by a whitespace.
Setting label makes Hudson ignore other operations. The build will no longer be triggered when a version is checked in, only when the label is applied (or removed).
This setting can be combined with branch filtering option. If both are set, only placing/removing labels on specified branch(es) will trigger the build.