emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64151: closed ([PATCH] etc: Stop making sendemail behave strangely.)


From: GNU bug Tracking System
Subject: bug#64151: closed ([PATCH] etc: Stop making sendemail behave strangely.)
Date: Wed, 06 Sep 2023 04:50:02 +0000

Your message dated Wed, 06 Sep 2023 00:49:35 -0400
with message-id <87r0nb9a8w.fsf_-_@gmail.com>
and subject line Re: bug#64151: [PATCH] etc: Stop making sendemail behave 
strangely.
has caused the debbugs.gnu.org bug report #64151,
regarding [PATCH] etc: Stop making sendemail behave strangely.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64151: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64151
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] etc: Stop making sendemail behave strangely. Date: Sun, 18 Jun 2023 12:49:19 +0100
I noticed git send-email misbehaving, adding X-Debbugs-Cc headers that I
didn't intend to add. Some patches had X-Debbugs-Cc for myself, which is
irritating to me, and others were worse in that they X-Debbugs-Cc'ed other
people.

* etc/git/gitconfig: Stop affecting sendemail.
---
 etc/git/gitconfig | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/etc/git/gitconfig b/etc/git/gitconfig
index 907ad01804..11b8e40cab 100644
--- a/etc/git/gitconfig
+++ b/etc/git/gitconfig
@@ -11,8 +11,3 @@
 
 [pull]
         rebase = true
-
-[sendemail]
-        to = guix-patches@gnu.org
-        headerCmd = etc/teams.scm cc-members-header-cmd
-        thread = no

base-commit: d54faf155aeeeb2aceb5cc19f141c2b8d0e0720a
prerequisite-patch-id: 012e5db7f524495e0b4c4ee9b652e2aecf03382c
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#64151: [PATCH] etc: Stop making sendemail behave strangely. Date: Wed, 06 Sep 2023 00:49:35 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

[...]

>> I'm obviously OK with this when people directly want my input or if I'm
>> already involved in the conversation, but this CC thing has extended
>> that to most/any patch submissions that are detected overlapping with
>> teams I'm in.
>
> Notifying team members of a patch touching their scope is the intended
> behavior of the teams mechanism.
>
>> Maybe this is just because of the email address I used for teams. I've
>> now gone and changed this from mail@cbaines.net to guix@cbaines.net,
>> which comes to the same place, but I'll hopefully be able to use the
>> different address to separate out the emails appropriately.
>
> Of course this behavior now being automated, if you are part of many
> teams, the amount of emails reaching your inbox may be higher than it
> used to be.  If the flux is too large for you to process, I'd recommend
> you review and perhaps trim your current teams subscription.  One of the
> expected side-effect of notifying team members with etc/teams.scm is
> that it should improve reviews.  Keeping our team scopes more focus (and
> encouraging active participation of new team members) should help reduce
> the load in the long run.

Are you OK with closing this issue?

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]