From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18739 invoked by alias); 22 Nov 2019 21:11:37 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 18729 invoked by uid 89); 22 Nov 2019 21:11:37 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: esa1.mentor.iphmx.com Received: from esa1.mentor.iphmx.com (HELO esa1.mentor.iphmx.com) (68.232.129.153) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 22 Nov 2019 21:11:36 +0000 IronPort-SDR: 6/xe2f7Wuq8Omq8BylrQP/Fo4FQEi2hexVRbWbN/DkbIZGs30uYBT7iOJk15br3TXXgyTg20wg 6dHoCASnuYPQcHWFuWzlYvbO5UtJy/aqE43b1U5mWwHAQhAD+Pa95vigz84qDLEsdTDnn0jBDa 4ui44Zi7lu++4mdrEMPY91LhpPWtsR3x9YspjyzL9PmKWzn3Y8Tq0FtKYldBX64Ibj5V28hl+C F42KRkUVoNlpl41HAuRArxy5BIQXrKiSF9CAE0+oJYJibjiT0Jy7G1qu490eRx8TMPk3oNKeWb Pbc= Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa1.mentor.iphmx.com with ESMTP; 22 Nov 2019 13:11:34 -0800 IronPort-SDR: gMnU03f3rs9OaXqJx1citv4Xx/QfeO3LFKTRRrsmeMa5zUySd07+6/V6i0PKHTzhaMd+elXILy dc8i8MlMqwiUoAnrWH4bKDtQ+y82FPSyxyNwmF8Bpi/GdjZfWpbl/dyXzs26eXZH2nwmrDQYU7 uGeRW6ufbVbJF7nlpR9a3JuF+bImPFU2xIVQf4ChLl11Jtp1zLYC9PQvEnvpxFJzw19UUtY4oA zxjEnv0l+HQavtos0r/frw4MNQoIL2i+uGGQaTF+xqLjbSvrVqKfb25ytmQe43h+E8UhNUG0UO p6E= Date: Fri, 22 Nov 2019 21:11:00 -0000 From: Joseph Myers To: Eli Zaretskii CC: Simon Marchi , Subject: Re: Multiple identical mails from Gerrit In-Reply-To: <83lfs7vcvu.fsf@gnu.org> Message-ID: References: <83wobrvhv2.fsf@gnu.org> <1db7ebdb-e98b-ba9b-2ac5-e454a1832578@simark.ca> <83lfs7vcvu.fsf@gnu.org> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-Path: joseph@codesourcery.com X-SW-Source: 2019-11/txt/msg00747.txt.bz2 On Fri, 22 Nov 2019, Eli Zaretskii wrote: > > From: Simon Marchi > > Date: Fri, 22 Nov 2019 15:53:42 -0500 > > > > When a patch with a Change-Id corresponding to an open Gerrit change is manually > > pushed to the binutils-gdb git repo, Gerrit notices it and that automatically > > creates a new version of the change, reflecting what was actually pushed. That > > sends a mail of type "new patchset version". It then changes the state to > > "Closed", which sends another email. > > Why do these trigger sending email at all? We didn't get email about > pushing changesets before Gerrit, so why do we need them now? On the glibc side, I tend to agree with that - people wanting to see what was pushed to master can follow glibc-cvs. -- Joseph S. Myers joseph@codesourcery.com