Skip to content

WIP: Add an API endpoint to cancel all pipelines for a project

Stan Hu requested to merge sh-api-cancel-pipelines into master

This is WIP because it may have lots of N+1 queries, but given the way that endpoints are cancelled at the moment, I think it would take some effort to refactor.

Edited by Stan Hu

Merge request reports