Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(577)

Issue 4208043: Change svnmailer hooks to ignore branches/google/* (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by Diego Novillo
Modified:
13 years, 1 month ago
Reviewers:
richard.guenther, hjl.tools, iant2, joseph, pinskia
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/hooks/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Exclude google/* from bugzilla mail #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M svnmailer.conf View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 12
Diego Novillo
When we merge into the google/* branches, we would like to preserve the original log ...
13 years, 2 months ago (2011-02-23 22:12:42 UTC) #1
pinskia_gmail.com
On Wed, Feb 23, 2011 at 2:12 PM, Diego Novillo <dnovillo@google.com> wrote: > > When ...
13 years, 2 months ago (2011-02-23 22:44:58 UTC) #2
hjl.tools_gmail.com
On Wed, Feb 23, 2011 at 2:44 PM, Andrew Pinski <pinskia@gmail.com> wrote: > On Wed, ...
13 years, 2 months ago (2011-02-23 22:58:46 UTC) #3
joseph_codesourcery.com
On Wed, 23 Feb 2011, Diego Novillo wrote: > When we merge into the google/* ...
13 years, 2 months ago (2011-02-24 00:33:33 UTC) #4
richard.guenther_gmail.com
On Thu, Feb 24, 2011 at 1:33 AM, Joseph S. Myers <joseph@codesourcery.com> wrote: > On ...
13 years, 2 months ago (2011-02-24 10:06:59 UTC) #5
Diego Novillo
On Thu, Feb 24, 2011 at 05:06, Richard Guenther <richard.guenther@gmail.com> wrote: > On Thu, Feb ...
13 years, 2 months ago (2011-02-24 13:07:27 UTC) #6
iant2
Diego Novillo <dnovillo@google.com> writes: > Yeah. Does anyone know how svnmailer works? Any way to ...
13 years, 2 months ago (2011-02-24 13:48:52 UTC) #7
Diego Novillo
On Thu, Feb 24, 2011 at 08:48, Ian Lance Taylor <iant@google.com> wrote: > Diego Novillo ...
13 years, 2 months ago (2011-02-24 13:59:48 UTC) #8
Diego Novillo
This version only prevents bugzilla email when committing to google/* branches. Index: svnmailer.conf =================================================================== --- ...
13 years, 2 months ago (2011-02-24 14:04:10 UTC) #9
iant2
dnovillo@google.com (Diego Novillo) writes: > This version only prevents bugzilla email when committing to google/* ...
13 years, 2 months ago (2011-02-24 14:45:03 UTC) #10
Diego Novillo
On Thu, Feb 24, 2011 at 09:44, Ian Lance Taylor <iant@google.com> wrote: >> This version ...
13 years, 2 months ago (2011-02-24 14:48:47 UTC) #11
Diego Novillo
13 years, 2 months ago (2011-03-08 14:16:38 UTC) #12
On 2011/02/24 14:48:47, Diego Novillo wrote:
> On Thu, Feb 24, 2011 at 09:44, Ian Lance Taylor <mailto:iant@google.com>
wrote:
> >> This version only prevents bugzilla email when committing to google/*
> >> branches.
> >>
> >> Index: svnmailer.conf
> >> ===================================================================
> >> --- svnmailer.conf &nbsp; &nbsp;(revision 170444)
> >> +++ svnmailer.conf &nbsp; &nbsp;(working copy)
> >> @@ -86,4 +86,7 @@ to_addr = mailto:java-cvs@gcc.gnu.org
> >> &nbsp;[gccdefault]
> >> &nbsp;to_addr = mailto:gcc-cvs@gcc.gnu.org
> >> &nbsp;#to_addr = mailto:dberlin@dberlin.org
> >> +
> >> +[gccbugzilla]
> >> &nbsp;bugzilla_to_addr = mailto:gcc-bugzilla@gcc.gnu.org
> >> +exclude_paths = .*/branches/google/.*
> >
> > This looks reasonable to me. &nbsp;I don't know if there is a way to test it
> > before committing it.
> 
> I can make a single commit mentioning an existing PR and make sure it
> doesn't generate traffic.
> 
> Joseph, Richard, does this look OK to you?

Ping.  Any objections to this change?  It should only stop the google/* branches
from generating bugzilla mail.


Thanks.  Diego.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b