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

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

bug#57646: closed ([PATCH 0/3] teams: Add scope support.)


From: GNU bug Tracking System
Subject: bug#57646: closed ([PATCH 0/3] teams: Add scope support.)
Date: Sun, 25 Sep 2022 11:56:02 +0000

Your message dated Sun, 25 Sep 2022 13:54:53 +0200
with message-id <87pmfjk6sy.fsf_-_@gnu.org>
and subject line Re: bug#57646: [PATCH 0/3] teams: Add scope support.
has caused the debbugs.gnu.org bug report #57646,
regarding [PATCH 0/3] teams: Add scope support.
to be marked as done.

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


-- 
57646: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57646
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] teams: Add scope support. Date: Wed, 7 Sep 2022 17:16:22 +0200
Hello,

This adds scope support to the teams script. Each team can define the set of
files and directories that it mentors.

The user can then run:

git send-email $(./etc/teams cc-members HEAD^^ HEAD) *.patch

to automatically CC the members that mentoring the impacted files.

This series also proposes a scope for the core and installer teams.

To go further each team could define its own scope and we could
add the above command to the documentation to maximize the
chances that the right members are CC'ed for each new patch.

Thanks,

Mathieu

Mathieu Othacehe (3):
  etc: teams: Add scope support.
  etc: teams: Define core team scope.
  etc: installer: Define installer team scope.

 etc/teams.scm.in | 163 +++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 152 insertions(+), 11 deletions(-)

-- 
2.37.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#57646: [PATCH 0/3] teams: Add scope support. Date: Sun, 25 Sep 2022 13:54:53 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hey,

> I took a look at v2 and it looks great to me!  I think you can push.

Pushed, with a mail to guix-devel to inform people!

Thanks,

Mathieu


--- End Message ---

reply via email to

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