On Thu, Jun 27, 2013 at 2:52 PM, Galder Zamarreño <galder(a)redhat.com> wrote:
On Jun 27, 2013, at 12:09 PM, Manik Surtani <msurtani(a)redhat.com> wrote:
>
> On 27 Jun 2013, at 09:57, Galder Zamarreño <galder(a)redhat.com> wrote:
>
>>
>> On Jun 26, 2013, at 12:28 PM, Dan Berindei <dan.berindei(a)gmail.com>
wrote:
>>
>>> TeamCity also updates the status of the PR (right below the
description).
>>
>> ^ Sure, it updates the status, but we get no notification. IOW, it's up
to you to go and check the status which is not ideal. I'd like to see some
kind of mail notification, or comment when the test finishes. The AS guys
did this in their extension...
>>
>>> Unfortunately the status disappears the moment the PR is updated OR
the merge branch is updated (because the status is set on the commit that
is the merge result).
>>>
>>> I also receive emails from TeamCity and notifications in IntelliJ for
all my PRs with failing tests - if you don't, make sure you have set up the
VCS user name in your TeamCity settings.
>>
>> ^ Emails from TeamCity? Notifications in IntelliJ? I wasn't aware of
either… Any docu on this?
>
>
http://www.jetbrains.com/idea/features/teamcity_integration.html
Oh, there's a special plugin for this… I was looking for it in the
preferences :)
Thanks!