Hi Wez,

On Fri, September 27, 2013 17:18, Wez Furlong wrote:
> Hi Anatol,
>
>
> Definitely didn't consider it evil, don't worry :-)
>
Good to know :)

>
> Suggestions:
> - Make these opt-in so that folks choose to enable them.
> - Have new packages present this option to users when they create them
> (and
> by all means, default to "on" in that form) - Only send actionable email
> (eg: transitions between OK and broken)
At this stage we have no integration so tight, nothing in the PECL website
UI, but this suggestion is definitely to regard once it comes so far. The
build service is completely another machine and right now it's 'one click
build for all' + PECL release monitoring.

> - Only send one email with a summary, or a link to a page with the
> summary, rather than one per build permutation
>
Yep, that's what I'm implementing right now. As the whole is based on the
snapshot system and they're done in separate processes, they send it out
when the process has exited. For our case i have to maintain the state
between them and send the aggregated mail after the last build was done.

> High signal:noise ratio is important and valuable!
>
>
> Thanks,
>
>
> --Wez.
>
>
>
>
> On Thu, Sep 26, 2013 at 11:09 AM, Anatol Belski <[email protected]> wrote:
>
>
>> On Thu, September 26, 2013 17:34, Wez Furlong wrote:
>>
>>> What is the source of these emails and can it be made to be opt-in?
>>> I
>>> just got spammed by one of these for each of the many and varied
>>> windows builds that took place for this extension.
>>>
>>> Worded more strongly: opt me out of these notifications; I didn't ask
>>> for them and don't want them.
>>>
>>> Thanks!
>>>
>>>
>>>
>>> --Wez.
>>>
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: <[email protected]>
>>> Date: Thu, Sep 26, 2013 at 5:54 AM
>>> Subject: [PECL-DEV] Windows build: php_swish-0.5.0-5.5-ts-vc11-x64
>>> To: [email protected]
>>>
>>>
>>>
>>>
>>> PECL Windows build for php_swish-0.5.0-5.5-ts-vc11-x64 succeeded
>>>
>>>
>>>
>>> The package was uploaded to
>>> http://windows.php.net/downloads/pecl/releases/swish/0.5.0/
>>>
>>>
>>>
>>> Have a nice day :)
>>>
>>>
>>>
>>
>> Hi Wez,
>>
>>
>> about the source please read here
>> http://news.php.net/php.pecl.dev/11047
>> and follow ups.
>>
>> This week I've implemented more automatic over the builds and also the
>> mail alerts. They'll go out by default. Actually it should send to the
>> first lead mail in package.xml, yours is second. Probably a bug, will
>> fix that so next time it'll send to tony2001.
>>
>> Till now I had some good feedbacks from people willing to get that spam
>>  and look into the build logs, even if they haven't asked. Please ping
>> me if you ever get a mail for that ext again. Maybe I should just
>> implement some override for that even right now, for people who don't
>> want to be mailed.
>>
>> Anyway, there was no evil intentions to spam you. The system is still
>> alpha so it'll need some time to match everyones needs.
>>
>> Regards
>>
>>
>> Anatol
>>
>>

Thanks for the suggestions.

Regards

Anatol



-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to