Skip to content

UI Feature: Display Effective YAML for Pipeline Execution Elements #747

@lucianoliberti

Description

@lucianoliberti

Is your improvement proposal related to a problem? Please describe.

The current user interface lacks a dedicated way to view the effective YAML configuration of executed pipeline elements (like a specific workflow, job, or block) directly during or after a build.

This feature proposes adding a UI option (e.g., a button or tab) to "View YAML" that displays the complete and final configuration used for that element's execution.

This is critical for:

  • Debugging: Quickly understanding the precise configuration (including merged defaults and dynamic inputs) without needing to access the source repository.
  • Auditing: Verifying the exact state of the YAML used for an execution, which is especially challenging when pipelines are triggered with non-standard or API-provided configuration files.

Implementing this functionality would significantly reduce the time required to troubleshoot pipeline behavior.

Describe the solution you'd like

TBD

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsolution-tbdSolution information to be defined

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions