Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:74831 php.webmaster:19228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34386 invoked from network); 10 Jun 2014 20:38:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2014 20:38:46 -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.51 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.51 mail-qa0-f51.google.com Received: from [209.85.216.51] ([209.85.216.51:46878] helo=mail-qa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E9/C0-42235-4DC67935 for ; Tue, 10 Jun 2014 16:38:44 -0400 Received: by mail-qa0-f51.google.com with SMTP id s7so3418138qap.24 for ; Tue, 10 Jun 2014 13:38:41 -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 :content-type; bh=UKFuebdzRb5bT7QWAedUWrZ0Sdr+Z8zmMCZCZJEmCFk=; b=t5xEz2WJr3uW4nwKIMu1UiEllyds6ItzSM8Q43s8SHIlox3LTzGNpMb2Dc9oGhMCtU tu/LpqVw2xdLqUpPSlLrUrQLUg3rWSTTKU+saWGT9GZ5g3RaipweZG2RTBEJGVErSROQ cRkuPPeKCHIAfIjrB5Bq1x14JDG5Dz0Ir3T0KTBWbOqKtUvexBo4C+Nm9j72+7cl0tx3 AfNhtdaDeI50u2zumOMWCWD6qJJccnPrljPcwvMuG7k73E4K0chFybK0TSaN5rhdmgiY Wy+UQ5PgZRIk2ekWlXNAgLzSG/7Kol1qfgmSzc6AUSC3pocT0fJwbAU4vL1S6yK9PjZm QWHA== MIME-Version: 1.0 X-Received: by 10.140.91.161 with SMTP id z30mr42269090qgd.65.1402432721733; Tue, 10 Jun 2014 13:38:41 -0700 (PDT) Received: by 10.140.17.77 with HTTP; Tue, 10 Jun 2014 13:38:41 -0700 (PDT) In-Reply-To: References: Date: Tue, 10 Jun 2014 22:38:41 +0200 Message-ID: To: PHP Internals , php-webmaster Content-Type: multipart/alternative; boundary=001a113a84d2336ca204fb815051 Subject: Re: [PHP-DEV] [PR][php-src][#692][master][opened] - Test From: tyra3l@gmail.com (Ferenc Kovacs) --001a113a84d2336ca204fb815051 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Jun 10, 2014 at 10:29 PM, wrote: > You can view the Pull Request on github: > https://github.com/php/php-src/pull/692 > > Pull Request Description: > test pull request for hopefully triggering the first PR notification emai= l > to internals@ > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi, I've put together a simple script and set up the web-php and php-src github repos for sending notifications about the Pull Requests for those projects. You can see the source here: http://git.php.net/?p=3Dweb/master.git;a=3Dhistory;f=3Dgithub-webhook.php I've also discussed with Hannes to set this up for every repo, and to also update https://master.php.net/manage/github.php so any new repo created via that will have the webhook properly configured. This also opens up possibilities, like automatically creating and linking up bugs.php.net issues for the pull requests created. Tell me what do you think about it, and ofc. patches welcome! --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a113a84d2336ca204fb815051--