Improvements to pipelines deletion
Improvements to pipelines deletion
- Only delete scheduled pipelines. This will keep the pipelines from
MRs and the merges into
main
intact. Those might be helpful for future reference / audits. - Only delete orphaned child pipelines, where the upstream pipeline was deleted.
Edited by Lukas Eipert