In some cases, when defining a self-service action, there is a need to allow running this action on specific entities.
For example, allowing to perform a "Deploy to Prod" action only on services with a high production readiness scorecard.
For this scenario, we would like to add "Filters" when defining actions, so the action can be performed only on entities that pass the filter.