not at all, looks like a good idea


On Mon, Nov 6, 2023, at 08:36, Lukasz Lenart wrote:
> Hi,
>
> I want to create a new notification list for all the notifications
> from Github, this is the current schema:
>   commits: comm...@struts.apache.org
>   # Send all JIRA issue emails (new, closed, comments) to issues@
>   issues: iss...@struts.apache.org
>   # Send new/closed PR notifications to commits@
>   pullrequests_status: comm...@struts.apache.org
>   # Send individual PR comments/reviews to issues@
>   pullrequests_comment: iss...@struts.apache.org
>
> And I want to redirect the last two to the new list, like this:
>   commits: comm...@struts.apache.org
>   # Send all JIRA issue emails (new, closed, comments) to issues@
>   issues: iss...@struts.apache.org
>   # Send new/closed PR notifications to commits@
>   pullrequests_status: notificati...@struts.apache.org
>   # Send individual PR comments/reviews to issues@
>   pullrequests_comment: notificati...@struts.apache.org
>
> Any objections?
>
>
> Cheers
> -- 
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to