Set delivery filter defaults
Delivery filters determine which changesets create reviews and run chains. As an administrator or space owner, you can set the default delivery filter for a product or Git repository. You can assign a different delivery filter to an individual stream or branch.
For details on how to create delivery filters, see Create delivery filters.
Assign a delivery filter to a product
You can assign a delivery filter to a product or Git repository. A product's delivery filter is automatically applied to any streams or branches that do not have a filter.
Example: A delivery filter could exclude deliveries of built artifacts made on behalf of your automated CI system in those products where CI was configured.
A product or Git repository can have only one default delivery filter.
To set a default delivery filter for a product or Git repository:
-
From the spaces list at the top right, select a space.
-
On the Products page, select a product or Git repository.
-
In the sidebar, select Settings > Delivery Filters.
-
On the Delivery Filters page, select the filter you want to set as default for this product or Git repository.
-
Click Set As Default and then click Make Delivery Filter Default.
Assign a delivery filter to a stream/branch
By default, streams/branches inherit the delivery filter settings from their product or Git repository. But you can assign a different delivery filter to a stream or branch.
To set a delivery filter for a stream or branch:
-
From the spaces list at the top right, select a space.
-
Select a product or Git repository and then open a stream or branch.
-
In the sidebar, select Settings > Delivery Filters.
-
On the Delivery Filters page, select Override default delivery filter.
-
To set a delivery filter, select Filter deliveries using, and then select the filter to use as the default for the stream/branch.
If you don't want to use a delivery filter for this stream/branch, select Do not filter deliveries.
-
Click Save.
See also: