Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78507 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81398 invoked from network); 31 Oct 2014 14:13:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 14:13:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=ml@anderiasch.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ml@anderiasch.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain anderiasch.de designates 81.169.138.148 as permitted sender) X-PHP-List-Original-Sender: ml@anderiasch.de X-Host-Fingerprint: 81.169.138.148 ares.art-core.org Received: from [81.169.138.148] ([81.169.138.148:58229] helo=ares.art-core.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/00-15608-51993545 for ; Fri, 31 Oct 2014 09:13:41 -0500 Received: from [192.168.178.20] (p5089737C.dip0.t-ipconnect.de [80.137.115.124]) by ares.art-core.org (mail.art-core.org) with ESMTPSA id 762282EE00C; Fri, 31 Oct 2014 15:13:37 +0100 (CET) Message-ID: <5453990D.3040902@anderiasch.de> Date: Fri, 31 Oct 2014 15:13:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Peter Cowburn , John Bafford CC: PHP internals References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: ml@anderiasch.de (Florian Anderiasch) 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 timely >> 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. Whereas on the bug tracker, afaik everyone with a php.net account can triage, edit, assign, etc bugs. And still there are open ones. 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. ~Florian