qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] gitlab: skip the check-patch job on the upstream repo


From: Richard Henderson
Subject: Re: [PATCH 1/2] gitlab: skip the check-patch job on the upstream repo
Date: Wed, 15 Sep 2021 06:25:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 9/15/21 5:54 AM, Daniel P. Berrangé wrote:
The check-patch job is intended to be used by contributors or
subsystem maintainers to see if there are style mistakes. The
false positive rate is too high to be used in a gating scenario
so should not run it on the upstream repo ever.

Signed-off-by: Daniel P. Berrangé<berrange@redhat.com>
---
  .gitlab-ci.d/static_checks.yml | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]