Skip to content

Add a job cancellation endpoint

Edmund Smith requested to merge eds/lava-api:eds/t37702 into wip/sjoerd/job-logs-2

This permits you to cancel a single job for which you know the ID and have the appropriate permissions. The main driver for this is lava-gitlab-runner.

This is part of T37702.

Merge request reports