ci: disable check commits job for now

This job currently disallows reasonably long commit messages (for example,
CTS test names).

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7161>
This commit is contained in:
Rhys Perry 2020-10-22 12:05:34 +01:00
parent 8f9c5964ab
commit 542feb9ab6
1 changed files with 1 additions and 1 deletions

View File

@ -525,7 +525,7 @@ check mr:
script:
- ci-fairy check-merge-request --require-allow-collaboration --junit-xml=check-merge-request.xml
check commits:
.check commits:
extends: .sanity-check
rules:
- if: *is-pre-merge