Add support for Cross-Branch "Referenced By" Visibility and Reconciliation for Git-Linked Entities
C
Civic Parrotfish
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:
- Detect and display references to templates (and other reusable entities) from all branches
- Allow Reconcile and Update actions to be triggered from the referenced entity, even for non-default branches
Log In