Separate Filters for CI Jobs to reflect filter edits
Currently, if you have a saved filter being used in CI jobs, any edits/changes to that filter are not reflected in the CI jobs that use said filter.
It'd be great if we could isolate filters for CI jobs so that we could edit CI job filters that would then affect every CI job they're being used with instead of having to edit every job and re-select the filter whenever a change is needed.
-
Jonathan Flatt commented
This is critical for me. I'd like to be able to set CI jobs to use the same locked-down filter and have changes to that filter reflect in the jobs using that filter. Ideally never managing more than 2-3 filters for the entire pipeline. Having to make the same updates in many jobs is tedious, error prone, and antithetical to the DevOps mindset.