diff --git a/.mr-label-maker.yml b/.mr-label-maker.yml index 61d66c8c85c..049eed99369 100644 --- a/.mr-label-maker.yml +++ b/.mr-label-maker.yml @@ -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']