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:

  1. On the top navigation bar, select a space from the spaces list.

  2. On the Products page, select a product or Git repository.

  3. On the sidebar, select Settings > Delivery Filters.

  4. On the Delivery Filters page, select the filter you want to set as default for this product or Git repository.

  5. Click Set As Default and then click Make Delivery Filter Default.

Back to top

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:

  1. On the top navigation bar, select a space from the spaces list.

  2. On the Products page, open a product or Git repository.

  3. On the sidebar, select Code > Branches.

  4. From the branches list, open a stream or branch.

  5. On the sidebar, select Settings > Delivery Filters.

  6. On the Delivery Filters page, select Override default delivery filter.

  7. 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.

  8. Click Save.

Back to top

See also: