[feature] [qa] Notify users by email of problems

  • Open
  • quality assurance status badge
Details
3 participants
  • 宋文武
  • Maxim Cournoyer
  • Simon Tournier
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
wishlist

Debbugs page

Maxim Cournoyer wrote 2 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
87msy9c3ry.fsf@gmail.com
Hi,

This is a feature request for QA: I think it'd be nice if it sent
notifications by email when a submitted patch or series has any kind of
issues, such as lint warnings, newly introduced breakage, etc.

That'd be less clicking around to navigate to the information (currently
one has to go to the issues.guix.gnu.org page and click on the badge, or
search on the QA site), and would help new users discover it exists.

--
Thanks,
Maxim
宋文武 wrote 2 years ago
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)(address . 65594@debbugs.gnu.org)
875y4wvl8m.fsf@envs.net
Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

Toggle quote (10 lines)
> Hi,
>
> This is a feature request for QA: I think it'd be nice if it sent
> notifications by email when a submitted patch or series has any kind of
> issues, such as lint warnings, newly introduced breakage, etc.
>
> That'd be less clicking around to navigate to the information (currently
> one has to go to the issues.guix.gnu.org page and click on the badge, or
> search on the QA site), and would help new users discover it exists.

Yes, it could reply to issue-id@debbugs.gnu.org, CC the submitter, and
include results. Also I think a start run / rerun (by reroll patches)
notify is useful too.
Simon Tournier wrote 1 years ago
control message for bug #65594
(address . control@debbugs.gnu.org)
874jjp9o4l.fsf@gmail.com
severity 65594 wishlist
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 65594@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65594
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help