From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0FE401384B4 for ; Sun, 6 Dec 2015 16:10:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47FFD21C05F; Sun, 6 Dec 2015 16:09:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E112321C031 for ; Sun, 6 Dec 2015 16:09:53 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id 6D7563406DD for ; Sun, 6 Dec 2015 16:09:51 +0000 (UTC) Subject: Re: [gentoo-dev] RFC: automatically mailing people on pkgcheck problems with their packages To: gentoo-dev@lists.gentoo.org References: <20151206153611.2a132d2c.mgorny@gentoo.org> <566454D9.6050704@gentoo.org> <20151206170033.21fe1bcd.mgorny@gentoo.org> From: Michael Orlitzky X-Enigmail-Draft-Status: N1110 Message-ID: <56645DCC.1090202@gentoo.org> Date: Sun, 6 Dec 2015 11:09:48 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <20151206170033.21fe1bcd.mgorny@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: bf638570-0f47-40d7-a6a9-375a541641a5 X-Archives-Hash: 2ecf23734c70279db753207488c9641a On 12/06/2015 11:00 AM, Michał Górny wrote: >> >> Of course. Add the commit author, too: I want to know if I break someone >> else's package. > > So far, can't do that since we don't know which commit exactly broke. I > don't want to do any heuristics that could blame the wrong person. > Is the testing performed per-push rather than per-commit? Either way, I would like to get a notification that something broke, even if it wasn't my commit at fault. Just change the word "blame" to "alert" so no one feels slandered.