Tags give the ability to mark specific points in history as being important
-
v1.0.0
protected870c3dda · ·v1.0.0 — Pipeline Optimizer First stable release. The agent can now be installed on any GitLab project and triggered via @mention in any issue. It discovers CI files automatically by reading the root .gitlab-ci.yml and following trigger: include: references, so no configuration or path setup is needed. Analyzes Go, Node, and Python pipelines. Detects missing caches, unpinned images, redundant installs, jobs running on every branch without path filters, and sequential jobs with no dependency between them. Opens an MR with safe fixes and posts a summary back to the triggering issue.