Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:56051 php.qa:65947 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24833 invoked from network); 3 Nov 2011 21:22:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2011 21:22:27 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:41326] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/7C-50864-21603BE4 for ; Thu, 03 Nov 2011 16:22:27 -0500 Received: by iakc1 with SMTP id c1so2024662iak.29 for ; Thu, 03 Nov 2011 14:22:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=USigY+ADKyjxkIF9uEJbgT6EBzNu4cZWh7E3KdO92pk=; b=tlzXO+sshw6mTEvdDB8Ch3VST539rls952OWvt1EcyoFOh6feJ1xh9a2ISZ3xThrJ0 R3jBADKOa4vm8TtfijOgHDrkwuahsrQtAOVu5YJb6DvO+XJP3ZL6z2xrxu3EDF/yXVRN pp4FvIRpyFJFASV9evg/BGGhHbEnw3eJxruCc= Received: by 10.231.82.12 with SMTP id z12mr2608922ibk.36.1320355344357; Thu, 03 Nov 2011 14:22:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.82.11 with HTTP; Thu, 3 Nov 2011 14:22:03 -0700 (PDT) In-Reply-To: References: <4E66C906.7060402@sugarcrm.com> <02FCF0AC-207E-4783-B590-E1F8150BD0E6@stefan-marr.de> Date: Thu, 3 Nov 2011 19:22:03 -0200 Message-ID: To: Ferenc Kovacs Cc: Klaus Silveira , Stefan Marr , PHP Internals , PHP QA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-QA] Re: [PHP-DEV] CI for 5.4 From: felipensp@gmail.com (Felipe Pena) 2011/11/3 Ferenc Kovacs : > On Thu, Nov 3, 2011 at 8:41 PM, Klaus Silveira wrote: > >> That's kind of a general setup, Stefan. Sending an email to the commiter >> that broke the build with details of the build process, as well sending = an >> email to a mailing list. >> >> I'll be looking into this Jenkins issue (JENKINS-5931). Maybe having an >> access control based on IRC operators and voices? >> > > yeah, using voices would work, but then that would mean that it is only a > read only channel for most people, which imo would be a bad move. > I mean it would be really nice, if people could drop by to our qa related > irc room and start talking about that pesky build failure. > another solution would be to set up a custom irc bot, independently from > jenkins, which could fetch the build results through the mailing list or > rss and send it to the channel. > of course extending the jenkins irc bot is also a possibility, the easies= t > way would be having a configuration option for disabling the whole contro= l > stuff, as we don't really need the interactivity there, you can use the w= eb > interface for that. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > Nice work with this Jenkins stuff! The system seems pretty useful. I like the idea to have a mailing list for build result notification, as well as send mail to the build breaker. --=20 Regards, Felipe Pena