Currently, if we want to deploy a new OPA Policy that only applies for a single pipeline, we need to deploy it for the whole project/org, and then add a conditional at the OPA code level to only apply if the pipeline name matches a certain string.
We would like to be able to configure OPA policies selecting only certain pipelines to be evaluated against.