-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
enhancementNew feature or requestNew feature or requestsolution-tbdSolution information to be definedSolution information to be defined
Description
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
Labels
enhancementNew feature or requestNew feature or requestsolution-tbdSolution information to be definedSolution information to be defined
Type
Projects
Status
Backlog