Currently, the "Referenced By" view in Harness templates only lists pipelines and entities from the default branch of their repositories. Pipelines in non-default branches (e.g., feature/
, release/
) that reference a template do not appear in this view, and cannot be reconciled or updated from the template UI.
This feature would:
  1. Detect and display references to templates (and other reusable entities) from all branches
  2. Allow Reconcile and Update actions to be triggered from the referenced entity, even for non-default branches
Created by Abhishek
·