We are currently using the Tekton plugin in Digital.ai Release for application deployments and are progressively integrating Infrastructure-as-Code (IaC) scenarios (e.g., Terraform).

During our evaluation, we identified a key need:

The ability to access not only the global status of a PipelineRun, but also the associated TaskRuns.


Expected outcome:

The Tekton plugin should display the list of TaskRuns for each PipelineRun.

Each TaskRun entry should include a direct link to the corresponding Tekton Dashboard view.

This enhancement will improve usability and support advanced IaC workflows.

Comments