Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117565 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 83216 invoked from network); 21 Apr 2022 20:27:36 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Apr 2022 20:27:36 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 07B0D1804C9 for ; Thu, 21 Apr 2022 15:01:42 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-il1-f181.google.com (mail-il1-f181.google.com [209.85.166.181]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Thu, 21 Apr 2022 15:01:41 -0700 (PDT) Received: by mail-il1-f181.google.com with SMTP id y16so3920690ilc.7 for ; Thu, 21 Apr 2022 15:01:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=f4mMnhlBcHqTibX8tb7Jwn8Ev5oMmuoocTpUOpG3Tco=; b=h+nSz1ZnbVSNRkh1utdQYe3wbaST0KqiPMBRBlNjycwNAV2iCAnVTuTeTOkLzZBKQZ inlILqSlFnBkGGvq8f+IIK7sAwI7Cq/v277lUR3XO2Fp53nFnSymAOSBrg+LQNd2k6Jb E0IwQAnXZt6bcRISdryyZN2Q1EjzYZlhM+CxldyjjF388JIQBNj0xaKN7XDI2MogJHD7 PFrN7N17DTlycCfTv0aKcFJ5Fp/2V5J9oBn7ENJdHTg+P4vDTnfub8PBdlMkYa6tA1nT bDab5borizJIT5smARPZvpieJxcnPo9AHTVg7hzH12prLWf5EigZknHOY+nLsTpRsOEa X99g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=f4mMnhlBcHqTibX8tb7Jwn8Ev5oMmuoocTpUOpG3Tco=; b=S/XQib4EF2O1ANeyy7CUKitZxQFaU2p5IWYmNNJW8dHJEA5pmmqlSYWTkPOofo9IL+ Zh2dggJorPsPmFoYBocIsXUkDQJzwDTQVFANv9GBrXYkpUNi5V40vhNCnofLRUTgaksh 22iFiyUgT/QVCTlRfeZhNftRXNVKvCS5h4jvCLxq3s9+5u66MP8IK2DrVOD+SkIYnBMT 6JjP7h5/IWePzaygvylTL7R+J1Z0S/3DgiVovnRtLD+pPzwO6Lq1Kt+Zit1SHnn6sg7D DGIxU+wBc8KBWYSwgQ88DS0xH4zeqcTt98D0bnU6EGb8wvuph4f2HcinRCwiOy8affEI Jm1g== X-Gm-Message-State: AOAM532DQvd1d0Pp6OncHWJdTCL5roCxFbwYSKb690hXo2mnHrJVshiy VxDgG1C0roArEeCy82lkYX3sWdMpj/PTTi3Lu1F4/vkxlE4= X-Google-Smtp-Source: ABdhPJzpOQhfuswo+p05tnqrngmDOkW9OVugQYvO4cQ0KNBNxDzZkfOkWwj863uTI8CEhvTrxUKR0ALvZjTz2QrThSQ= X-Received: by 2002:a05:6e02:1cad:b0:2cb:f94c:2eab with SMTP id x13-20020a056e021cad00b002cbf94c2eabmr675178ill.259.1650578500370; Thu, 21 Apr 2022 15:01:40 -0700 (PDT) MIME-Version: 1.0 Date: Fri, 22 Apr 2022 00:01:29 +0200 Message-ID: To: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Bugs/PR mailing lists and e-mail flooding From: tovilo.ilija@gmail.com (Ilija Tovilo) Hi everyone The bug mailing list (php-bugs@lists.php.net) and Pull Request mailing list (git-pulls@lists.php.net) send e-mails when new bugs/PRs are created or closed but also when anyone comments on those. This mimics GitHubs watch functionality. Thus those two mailing lists have become somewhat redundant since the full switch to GitHub. GitHubs behavior causes high amounts of noise. As a maintainer, I'd like to be notified when new bugs or PRs are created. If I'm qualified to answer I will usually take action right away which will automatically subscribe me to the given item. If I'm not taking action it might be because somebody else is already dealing with it or because I'm not qualified. In both of those cases, I would like to not receive any further notifications when new comments are added. To achieve this, we can repurpose the existing mailing lists to not send notifications on issue/PR comments. https://github.com/php/web-master/pull/13 If somebody wants to keep the old notification behavior they can watch the repository on GitHub which should give you almost identical behavior. One difference is that GitHub also send e-mails when new commits are pushed to pull requests. This can be disabled in the preferences. https://github.com/settings/notifications -> Email notification preferences -> Pull Request pushes (You'll note that there's also a "Comments on Issues and Pull Requests" option, but that would mean that you're also not notified on issues you're explicitly subscribed to.) Let me know if you object to that change. I'd like to merge this soon to make maintenance easier. Ilija