mr-label-maker: add label CI to bin/ci/*

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39847>
This commit is contained in:
Eric Engestrom 2026-02-12 10:22:52 +01:00 committed by Marge Bot
parent c811348dc2
commit 39a94e4868

View file

@ -122,6 +122,7 @@ merge_requests:
paths:
'^.gitlab/issue_templates/': ['docs']
'^.gitlab-ci': ['CI']
'^bin/ci/': ['CI']
'^.*/gitlab-ci(-inc)?.yml': ['CI']
'^.*/ci/deqp-.*\.toml': ['CI']
'^.*/ci/.*-(fails|flakes|skips)\.txt': ['CI-Expectations']