[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210622090612.15c37586@elm.ozlabs.ibm.com>
Date: Tue, 22 Jun 2021 09:06:12 +1000
From: Stephen Rothwell <sfr@...hwell.id.au>
To: "Darrick J. Wong" <djwong@...nel.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
David Chinner <david@...morbit.com>, linux-xfs@...r.kernel.org,
Allison Henderson <allison.henderson@...cle.com>,
Chandan Babu R <chandanrlinux@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: Signed-off-by missing for commits in the xfs tree
Hi Darrick,
On Mon, 21 Jun 2021 14:51:59 -0700 "Darrick J. Wong" <djwong@...nel.org> wrote:
>
> Um... do you know if there's a commit hook or something that all of us
> can add to spot-check all this stuff? I would really like to spend my
> worry beans on about algorithms and code design, not worrying about how
> many signature rules can be bent before LT starts refusing pull requests.
Attached are the scripts I run over each tree as I fetch them each day.
The check_commits script calls the check_fixes script.
So, I fetch a maintainer's branch into a local branch and then run
check_commits ^origin/master <old head>..<new head>
origin/master is Linus' tree.
--
Cheers,
Stephen Rothwell
Download attachment "check_commits" of type "application/x-shellscript" (1611 bytes)
Download attachment "check_fixes" of type "application/x-shellscript" (4300 bytes)
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists