From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0D+oGs8j72Q4bAAAG6o9tA:P1 (envelope-from ) for ; Wed, 30 Aug 2023 13:11:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0D+oGs8j72Q4bAAAG6o9tA (envelope-from ) for ; Wed, 30 Aug 2023 13:11:11 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 02C145EF0F for ; Wed, 30 Aug 2023 13:11:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=m0PHdLIm; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693393871; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Akh4OAT503SiYFERNqbanAZNI14gIGn47YlfzcKRgnU=; b=CqabuabciXOH8jVbe82FCdbOqwPjW1AYCl8MPkvOvbgBtDDCwK/zQm8CHwSwZwt6l2zve2 h2L5Jq0/MtfLJ+WtWvATSLIwpUwipPnHBspG1A6kROUjf+JUe8oHvQ1CowbKUsz1OMvG+O 3wfPUPKYWGpTJzLpJnCilIvSF1TfPkHlD1+bsmjpUNiurk3pYcqWZd35h7Kx4rawKmZSN4 rQ4xxMtItZ79b4pG82Sycz2L2MTiQqwzEAm1FkwUjhWkHUJKaB8IrwuZpfsAu0/FYBl0MF M7347Av3wJBzUh8JQQf/ToZUFXEmMNQXe6uFkiNAqCY2shNC0JydE7B9/54G9A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693393871; a=rsa-sha256; cv=none; b=PnuSBh4BsHrYUbPisLCwkbYtMVhbF2H+5cJxwBjjbyrkM7+jzLpX8/cYe3+89dij9647hy UnbUzo5sDGCYDm2lZBiOL2abAvzZPj6R5C585n3R/jq7z40sqUCI0JvP7TFgtJQIsapvRY 199Xp6mud8axN2ZPabzXLOozcfHLFgwiev3mnPxyAkieEm0q6UcpYs1tkOuw3q8NAmMZr8 e5VwfcWLACgKCO9mNIXy7Fu7dKELUKeFnvlGXUJwLAuyKIyrdkwwmX50qAO7sVeWey89LO ElMuZlihPq1LoPBtgtVoHC3KEueaPNhTjyVEIwrEDOlf4ktb2RQTTivrd72OnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=m0PHdLIm; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbJ6B-0005LX-47; Wed, 30 Aug 2023 07:10:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbJ69-0005LN-4V for bug-guix@gnu.org; Wed, 30 Aug 2023 07:10:57 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qbJ66-0003vG-K4 for bug-guix@gnu.org; Wed, 30 Aug 2023 07:10:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbJ6E-0004UF-3i for bug-guix@gnu.org; Wed, 30 Aug 2023 07:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65594: [feature] [qa] Notify users by email of problems Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 30 Aug 2023 11:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65594 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 65594@debbugs.gnu.org Received: via spool by 65594-submit@debbugs.gnu.org id=B65594.169339384017215 (code B ref 65594); Wed, 30 Aug 2023 11:11:02 +0000 Received: (at 65594) by debbugs.gnu.org; 30 Aug 2023 11:10:40 +0000 Received: from localhost ([127.0.0.1]:52234 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbJ5s-0004Tb-Gl for submit@debbugs.gnu.org; Wed, 30 Aug 2023 07:10:40 -0400 Received: from mail.envs.net ([5.199.136.28]:43306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbJ5q-0004TR-LF for 65594@debbugs.gnu.org; Wed, 30 Aug 2023 07:10:39 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 5642038A0130; Wed, 30 Aug 2023 11:10:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693393828; bh=Akh4OAT503SiYFERNqbanAZNI14gIGn47YlfzcKRgnU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=m0PHdLImMt2bOhEszisw88g5dj6lOel440k+Tcrfyr9CMx8DtlivM3boPB+ybIc/q xq1eFwACNLdL5UAiEGZgm6/2nPNDr1owFP2RnzpBvt54Sm9G7nv0y3IUlt2A3fytuw eZ5vs4ObhfXYiV8/HZAKIyqd6EPTXkTqUqP2DuF21JK3MzCFpjL05IKDX1KfdVyQFz zLa0H/PO94laPoHIWlTzvTHVat3tIsIlvetQs/q2XbVe6BWuZBr2o9zJBkxuQUT8u9 7jmUc++ixHvdDxxduDYt84V9tgDUZlLjr+KdUEimzp6HWmX9t3EWakweEqgVfXDr6k nl79GV2YCmri7Wjh34Ux65WI4rXiwDtJ2dPhpBEmnTlP60GzmWwa3fWG3es8L183I5 BqRF61/VoesE4tHlsS26QBqJNxKhW3FwkLX0HQPHaDs0ZMagT8vsrAamhT9tv5Q7Pb LIp55FLRrNyq34hFMwLphXHzoTgWmiHFPjJiq9TU7K8DTKdHAIPhyiN3Kh9k8/qStT 3QT09uHWF6MzTlN6bxiU9UGxdJ+lBY+WF4PbJetuRRTCxliL8j3xKBxyMiwteUVi64 Q4GlT/Cxv87JaN8CUKKvaE7YsEPOQBuDKoEJXT6S2JgVTCYaJPJsTczr2fzaCDuA86 OeqDpDFIcdgiC4Dkj3vc0FUs= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XCJ8TuxBB6TH; Wed, 30 Aug 2023 11:10:25 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 30 Aug 2023 11:10:24 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 7ecbf491; Wed, 30 Aug 2023 11:10:49 +0000 (UTC) References: <87msy9c3ry.fsf@gmail.com> Date: Wed, 30 Aug 2023 19:10:49 +0800 In-Reply-To: <87msy9c3ry.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 29 Aug 2023 10:38:25 -0400") Message-ID: <875y4wvl8m.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-Migadu-Queue-Id: 02C145EF0F X-Migadu-Scanner: mx2.migadu.com X-TUID: FwwvM6CtU14X Maxim Cournoyer writes: > 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.