Hi, I want to create a new notification list for all the notifications from Github, this is the current schema: commits: [email protected] # Send all JIRA issue emails (new, closed, comments) to issues@ issues: [email protected] # Send new/closed PR notifications to commits@ pullrequests_status: [email protected] # Send individual PR comments/reviews to issues@ pullrequests_comment: [email protected]
And I want to redirect the last two to the new list, like this: commits: [email protected] # Send all JIRA issue emails (new, closed, comments) to issues@ issues: [email protected] # Send new/closed PR notifications to commits@ pullrequests_status: [email protected] # Send individual PR comments/reviews to issues@ pullrequests_comment: [email protected] Any objections? Cheers -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
