From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Automated builds Date: Mon, 27 Jun 2011 03:00:45 -0400 Message-ID: References: <834o3fv85h.fsf@gnu.org> <31925922.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1309158079 25075 80.91.229.12 (27 Jun 2011 07:01:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2011 07:01:19 +0000 (UTC) Cc: Emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 27 09:01:15 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qb5op-0004el-96 for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2011 09:01:15 +0200 Original-Received: from localhost ([::1]:40887 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb5on-0007Jf-Ua for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2011 03:01:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb5oP-0007IH-Df for Emacs-devel@gnu.org; Mon, 27 Jun 2011 03:00:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qb5oN-0005Ie-DC for Emacs-devel@gnu.org; Mon, 27 Jun 2011 03:00:49 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb5oN-0005IU-3e for Emacs-devel@gnu.org; Mon, 27 Jun 2011 03:00:47 -0400 Original-Received: from localhost ([127.0.0.1]:57157) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qb5oL-0001WN-Ku; Mon, 27 Jun 2011 03:00:45 -0400 X-Spook: undercover Europol csim SCUD missile CESID Ft. Knox Bush X-Ran: bkTi0`X%?D36hHGhb6z\_Sj4o1ANA.HrLD(R>!]4kOk8uu List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141048 Archived-At: Stefan Monnier wrote: > Indeed. And the next step for me in this line is for those build > reports to automatically open and close bug-reports Is that really worth it? These are all transient errors with no danger of anyone forgetting to fix them. Once fixed, they are generally of no further interest. Why clutter up the bug tracker with them? It seems easy to see if the last mail in the buildstatus list has "failed" in the subject, or to look at the hydra summary page. Having a bug seems no easier to me.