Hi there,
We usually have the same filters for our jobs in different pipelines. We would like to have a reference of the filters in a reusable orb and reference it as the example below:
filters:
<<: *on_tag
Is this something possible to do with references or definitions? What other solution we have?