Add a Fix with duo a pipeline quick action
Add a Fix with Duo
quick action. This would translate to opening Duo Workflow panel with the information of the latest pipeline on this branch being pre-filled.
Additionally, add a right-click contextual menu item so that a user can open a duo workflow for a specific failing pipeline.
- Add the quick action button to the IDE
- Clicking on the quick action opens Duo Workflow
- Open a new workflow tab
- Pre-populate the goal of the workflow header with
Please fix the CI pipeline in the pipeline with id ${ID} in the project with id ${project_id}
with the pipeline url pre-filled.
Edited by Frédéric Caplette