Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93182 invoked from network); 31 Oct 2014 16:15:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 16:15:47 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qc0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:59166] helo=mail-qc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/12-15608-1B5B3545 for ; Fri, 31 Oct 2014 11:15:45 -0500 Received: by mail-qc0-f170.google.com with SMTP id l6so6254596qcy.29 for ; Fri, 31 Oct 2014 09:15:42 -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=Iwk+Hdm9uwrxXZzAN7mElLRnpD1qCVX3emcUQDM6djo=; b=yt2xVCzLgVc0iJQVk5I78GE7DjDcWEZaolFfhykWs7+MlQpjLnNQYn2WDRB7Zn+1LF rfA8dW4JCsdb6KZwDmwcfQu5+Y3Qe3s704E7YInC0jMGXzisTGF4Yq/ojLj24nwa8lwz wl/oFLhxy0rjzeDnKweTdZyTGxwVDEv+AXBJSjK2zF7EubwG0Kc47wWqDxfTg/g46sF3 fSZxlSzhM9ghDtc7tychpe10LRiRXJ6EKlEKwB0X/n7c5V9LGk2nMXVOFuVU4kSwsgb7 h5EoosRYbOh2zg4KFvfFeWVH7foa0NxlB67Gne5xEO1h0RG7pEdF819cQ2gKAA5+HHmT ITsA== MIME-Version: 1.0 X-Received: by 10.229.173.193 with SMTP id q1mr38529785qcz.10.1414772142130; Fri, 31 Oct 2014 09:15:42 -0700 (PDT) Received: by 10.140.93.47 with HTTP; Fri, 31 Oct 2014 09:15:42 -0700 (PDT) In-Reply-To: <5453990D.3040902@anderiasch.de> References: <5453990D.3040902@anderiasch.de> Date: Fri, 31 Oct 2014 17:15:42 +0100 Message-ID: To: Florian Anderiasch Cc: Peter Cowburn , John Bafford , PHP internals Content-Type: multipart/alternative; boundary=001a11c294d4f851a00506ba4e32 Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c294d4f851a00506ba4e32 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Oct 31, 2014 at 3:13 PM, Florian Anderiasch wrote: > On 31.10.2014 09:58, Peter Cowburn wrote:> On 30 October 2014 21:57, > 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 time= ly > >> manner. I am also volunteering to lead such a team, should the RFC be > >> approved. > >> > > > > Slightly off-topic, but how about the same thing for bugs.php.net and > > patches? > > This implies that on bugs and with PRs it's the same issue. > My cautious guess is that permissions to merge PRs on GitHub (which not > all developers can do) are not the main reason that stuff doesn't get > merged. > when qa.php.net is not dead, anybody with a php.net account is allowed to comment/close github PRs. for merging them, you are still required to have the appropriate karma to be able to push it to git.php.net. > Whereas on the bug tracker, afaik everyone with a php.net account can > triage, edit, assign, etc bugs. And still there are open ones. > I think that from the who can do what perspective those two are similar, anybody can help to review/debug and propose a improvements/solution or close the bogus reports/PRs, but at the end of the day, only those with approrpiate karma can merge the PR/patch for the fix. > > So, if it's only a permissions issue and people are active hindered to > get stuff done, go ahead and propose changes. If it just feels like > stuff doesn't get done... maybe no one's around to do it. > > personally I think that we lack people for both triaging/reviewing and merging/pushing the changes. So anybody willing to look into bugs/PRs are more than welcome, and even if he/she don't have the knowledge or karma to fix/merge the issue, it will already make it easier for those who do to do the last step. ps: if you need help for getting something looked at, org merged, feel free to ping the RMs and/or complain on internals@, because it is easy for us to miss things because of the already huge backlog of open bugs/PRs. I personally think that we should make some drastic measures to bring down the open bugs/feature requests to a managable level (see http://www.joelonsoftware.com/items/2012/07/09.html) as currently we have all the bugs/features reported since 1999. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c294d4f851a00506ba4e32--