Developers creates lots of branches for development and we dont need all the branches to be retrieved and run as pipelines.
It would be great if Harness Workflow templates API has a way to filter branches based on patterns like feature/
, release/
etc.
So that in the branches dropdown we can show branches which only required for pipelines and filter out all other branches.