Allow users to set pipeline expiry times per project and delete expired pipelines.
This won't work effectively with millions of projects, but that's expected. We want to see how popular this feature is before investing more time into building a robust solution.
Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Feature.enable(:ci_delete_old_pipelines)
http://127.0.0.1:3000/root/new-taggings/-/settings/ci_cd
Delete old pipelines
with a desired valueRelated to #498969 (closed)