Page 1 of 1

Github notifications

Posted: Mon Oct 10, 2016 7:35 am
by stijn
Quick question: I get all emails from any uPy activity per mail, which is fine, but what happens sometimes is I go through them too fast and miss some mentions. So ideally I would like to get seperate emails to another address for those mentions. Is this possible and how? The notifications page has something like "You can send notifications to different verified email addresses depending on the organization that owns the repository. " but that is kinda vague - e.g. if I create an organization for myself, will this change anything?

Re: Github notifications

Posted: Mon Oct 10, 2016 12:13 pm
by pythoncoder
The GitHub settings page https://github.com/settings/emails lets you add an extra email address. Will this not do the trick?

Re: Github notifications

Posted: Mon Oct 10, 2016 7:24 pm
by stijn
No, I already have multiple email adresses, but can't seem to route notifications to more than one

Re: Github notifications

Posted: Mon Oct 10, 2016 7:31 pm
by dhylands
You should be able to just setup another github account with a new email and get email messages routed to that.

I use filters in gmail to route messages from each project into their own label.

Re: Github notifications

Posted: Mon Oct 10, 2016 8:02 pm
by deshipu
dhylands wrote:You should be able to just setup another github account with a new email and get email messages routed to that.
Isn't that against the terms of service, though?

Re: Github notifications

Posted: Mon Oct 10, 2016 8:58 pm
by dhylands
Not sure - never having actually read the terms of service.

Re: Github notifications

Posted: Tue Oct 11, 2016 12:01 pm
by stijn
Clever, that would indeed work. Does require some housekeeping though.