I don't think this is the right mailing list (core workflow on
discuss.python.org would be more suitable IMHO), other than that you are
already able to do such a thing for github actions of your own PRs. If you
enable a particular setting, you will get fail notifications for actions
you've triggered.

On Fri, Jun 5, 2020, 8:13 PM Ram Rachum <[email protected]> wrote:

> Hi guys,
>
> I'm not sure whether this is the right mailing list for this, because it's
> more for the Python development process on GitHub than Python itself. If
> this belongs somewhere else, let me know.
>
> When you open a PR to CPython, it would be cool if there was an option to
> get email notifications on whether the tests fail or succeeded. For
> example, I may open a PR as a draft, and only after I get notification on
> success, mark it as "Ready for review".
>
> Right now I just poll it manually, which is annoying.
>
> What do you think?
> _______________________________________________
> Python-ideas mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-ideas.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/6EUZYFIZH5KSGU7TR67K5LB6JCBTVWMR/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/HNE6OIQNOPJIHC2II6ZSMGPY7M5LH3Q7/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to