Re: gitlab-ci check-dco test

2021-04-12 Thread Daniel P . Berrangé
On Fri, Apr 09, 2021 at 07:58:48PM -0700, Richard Henderson wrote: > On development branches, it's not uncommon to push > temporary --fixup patches, and normally one doesn't > sign those. But then of course one get hate-mail > from the gitlab-ci job about the failing test. > > Is there a way to m

Re: gitlab-ci check-dco test

2021-04-12 Thread Daniel P . Berrangé
On Sat, Apr 10, 2021 at 11:03:19AM +0200, Philippe Mathieu-Daudé wrote: > On 4/10/21 4:58 AM, Richard Henderson wrote: > > On development branches, it's not uncommon to push > > temporary --fixup patches, and normally one doesn't > > sign those.  But then of course one get hate-mail > > from the gi

Re: gitlab-ci check-dco test

2021-04-10 Thread Philippe Mathieu-Daudé
On 4/10/21 4:58 AM, Richard Henderson wrote: > On development branches, it's not uncommon to push > temporary --fixup patches, and normally one doesn't > sign those.  But then of course one get hate-mail > from the gitlab-ci job about the failing test. > > Is there a way to make it fatal on stagin

gitlab-ci check-dco test

2021-04-09 Thread Richard Henderson
On development branches, it's not uncommon to push temporary --fixup patches, and normally one doesn't sign those. But then of course one get hate-mail from the gitlab-ci job about the failing test. Is there a way to make it fatal on staging, but merely a warning on other branches (a-la checkpat