mr-label-maker: mark *-vkd3d.txt files as CI results expectations files

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29170>
This commit is contained in:
Eric Engestrom 2024-05-13 17:11:46 +02:00 committed by Marge Bot
parent 9af82fc98f
commit 68c09a00c8
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ merge_requests:
'^.*/ci/.*-(fails|flakes|skips)\.txt': ['CI-Expectations']
'^.*/ci/(restricted-)?traces-.*\.yml': ['CI-Expectations', 'trace']
'^.*/ci/.*-validation-settings\.txt': ['CI-Expectations']
'^.*/ci/.*-vkd3d\.txt': ['CI-Expectations']
'^.gitlab-ci/windows/': ['Windows']
'^bin/__init__.py$': ['maintainer-scripts']
'^bin/gen_release_notes': ['maintainer-scripts']