From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 42FB5224E0; Mon, 23 Oct 2023 19:29:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: by smtp.kernel.org (Postfix) with ESMTPSA id BCC3CC433C8; Mon, 23 Oct 2023 19:29:20 +0000 (UTC) Date: Mon, 23 Oct 2023 15:29:18 -0400 From: Steven Rostedt To: "Paul E. McKenney" Cc: Linus Torvalds , Andrew Morton , Konstantin Ryabitsev , Dan Carpenter , ksummit@lists.linux.dev, outreachy@lists.linux.dev, kernel-janitors@vger.kernel.org Subject: Re: KTODO automated TODO lists Message-ID: <20231023152918.4eb91ee3@gandalf.local.home> In-Reply-To: References: <369bc919-1a1d-4f37-9cc9-742a86a41282@kadam.mountain> <20231023114949.34fc967988c354547f79c4e7@linux-foundation.org> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: ksummit@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 23 Oct 2023 08:55:56 -1000 Linus Torvalds wrote: > On Mon, 23 Oct 2023 at 08:49, Andrew Morton wrote: > > > > Well here's a task: write a bot which follows the mailing lists and > > sends people nastygrams if one of their emails is more than 95%(?) > > quoted text. > > I think that might be better off as a spam filter rule. > > Don't make it some after-the-fact "trawl the lists". Just make it a > bounce with a "you quoted too much". Same as the html avoidance. > > Make it ok to quote 15 lines of commit message for a "Reviewed-by:" > kind of reply, but if it's more than 50 lines of quoting, trigger a > "at least equal parts new message". > > I'm sure Konstantin has nothing better to do... > > Linus Paul, Just in case you are wondering why one day one of your replies gets rejected ;-) -- Steve