Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78541 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78643 invoked from network); 1 Nov 2014 11:53:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Nov 2014 11:53:17 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.54 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.54 mail-yh0-f54.google.com Received: from [209.85.213.54] ([209.85.213.54:61605] helo=mail-yh0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/80-63593-BA9C4545 for ; Sat, 01 Nov 2014 06:53:15 -0500 Received: by mail-yh0-f54.google.com with SMTP id 29so3700886yhl.27 for ; Sat, 01 Nov 2014 04:53:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qoKRVP1jLhPbsljFLfK0ThiyL4JjNtX8fG3Xna4yn8M=; b=KcFsXcHM6WgeP588ezguv/UU3Pjz7zrcsHFNd2pXxl7m9bo7vazan2xpPBboWT7B7u 2f+Q9vAJ/iurhisrbqIzgiihAaTlzWT+m8R1QeXiihd0NsUg64C5LYyzF1+ORbyMXF/L 0IPZlMTPayshHtb+5XSU0oArZYgSRGk3FlFOj9De2fmyeBDuoJ+faoUG/ycq4cSZ8zD3 eeZVKu44KmudIscrBU3LuDqBJD6S4wBPutM77W8s+jZ8LnHidC/cEuMnX9hdsIapNqcM m2T3ETrS55dzl0h8l2sajEZGomdQc4hHG+8vIPeHh2ggKT3pStj4/QB9FcPANP6tNIT3 7/dA== MIME-Version: 1.0 X-Received: by 10.170.42.212 with SMTP id 203mr30360472ykk.64.1414842792524; Sat, 01 Nov 2014 04:53:12 -0700 (PDT) Received: by 10.170.68.134 with HTTP; Sat, 1 Nov 2014 04:53:11 -0700 (PDT) Received: by 10.170.68.134 with HTTP; Sat, 1 Nov 2014 04:53:11 -0700 (PDT) In-Reply-To: References: Date: Sat, 1 Nov 2014 18:53:11 +0700 Message-ID: To: John Bafford Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1137ce800fc3560506cac2b2 Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: pierre.php@gmail.com (Pierre Joye) --001a1137ce800fc3560506cac2b2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, On Oct 31, 2014 4:57 AM, "John Bafford" wrote: > > Hi, > > I would like to propose the creation of a team to triage the pull requests on GitHub, to help ensure that the pull requests are handled in a timely manner. I am also volunteering to lead such a team, should the RFC be approved. > > https://wiki.php.net/rfc/github-pr > > PHP=E2=80=99s GitHub repository has over 180 open pull requests. Many of = these are bug fixes or new tests that should be incorporated into PHP, but have not been because the PRs aren=E2=80=99t being regularly monitored. As a res= ult, the large number of open pull requests may also be discouraging contributions, as potential contributors may see that pull requests are not being acted on and decline to submit changes. As much as I like the idea I never understood why we do not have them here. Given that many PRs have discussions, it should show up on internals. PS: yes we have a PR list. Which did not work as expected. PRs and discussions in them should not be considered as noises to the internals lis= t Cheers, Pierre --001a1137ce800fc3560506cac2b2--