Skip to content

Completed the clean up pipeline script and proposed a shorter version.

Olivier Dupré requested to merge delete-pipelines-script into master

The code diff introduces a new feature that allows users to automatically delete old pipelines based on a specified age threshold. This feature can be used to optimize storage usage and improve performance by removing unnecessary data. The feature can be enabled by setting the AGE_THRESHOLD environment variable, and it can be used with the GitLab CLI, the Python API, or the glab CLI.

Merge request reports

Loading