Skip to content

feat: Add context menu buttons for retrying/cancelling Job

Lennard Sprong requested to merge (removed):job_context_menu into main

Part of #590 (closed)

This MR adds a context menu button labelled "Retry job" or "Execute job", and another button for cancelling a running/pending job.

Screenshot_2022-08-30_at_13.09.32

This does not include additional menu buttons for Pipelines, as this has overlap with the existing "Trigger pipeline actions" menu (and will require some refactoring).

Edited by Lennard Sprong

Merge request reports