Configure email to only send to committer

dane's Avatar

dane

12 Jun, 2014 10:18 PM

I'd like to customize email notifications. My experience is that be default upon a failure an email notification is sent to both 1) the commiter and 2) the email of the account holder that set up the project. In the case that the person is different then two emails go out.

I need help understanding how to configure it so that no email goes to the email of the account holder, because in my case I've just set up an account with an email that should only get things sent related to billing.

Ideally this configuration customization could be done in the appveyor.yml, but currently the docs do not describe the options available in the yml config for email: http://www.appveyor.com/docs/notifications#email

  1. Support Staff 1 Posted by Feodor Fitsner on 12 Jun, 2014 10:26 PM

    Feodor Fitsner's Avatar

    You can login under account holder username and disable their email notifications at https://ci.appveyor.com/notifications

    Let me know if this is what you're looking for.

    - Feodor

  2. 2 Posted by dane on 12 Jun, 2014 10:32 PM

    dane's Avatar

    Interesting I had no seen that page before. "Build with my commits only" sounds like what I am after. But I'd like to do it in the appveyor.yml. Is that not possible? Basically I'm looking for the same behavior as travis: http://docs.travis-ci.com/user/notifications/#How-is-the-build-emai...

  3. Support Staff 3 Posted by Feodor Fitsner on 12 Jun, 2014 11:40 PM

    Feodor Fitsner's Avatar

    Yeah, right now email notifications can be configured on account level only, not in appveyor.yml. I'll add an item to add email notifications into appveyor.yml.

  4. 4 Posted by dane on 12 Jun, 2014 11:55 PM

    dane's Avatar

    Okay, thanks for the details!

  5. dane closed this discussion on 13 Jun, 2014 12:49 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac