ended8월 13일· 1 sources

Treat Every `.gitlab-ci.yml` Edit as a Graph Change, Not a Text Diff

Why it matters

A dangerous GitLab CI change rarely looks dangerous in a merge request. The YAML diff is small: one rules: block becomes if: $CI_COMMIT_BRANCH , a job gains needs: [] , somebody edits a cache key beca...

1
Sources
+0
24h
Growth
39d
Active

Sources

Related Issues