We have a requirement where we would like for GitOps pipelines to not execute if an existing execution is already running with the same inputs. We don't want queueing. We want it to just not run when matching inputs (service and env) are provided.