typeshed-internal / stub_uploader

Scripts and actions to auto-upload typeshed stubs to PyPI
Apache License 2.0
21 stars 16 forks source link

Add better notification on auto-upload failure #8

Open ilevkivskyi opened 3 years ago

ilevkivskyi commented 3 years ago

Currently GitHub only sends notifications to the user who last changed the workflow file when a cron-scheduled action fails. We could potentially set up a bot email account, and make it send an email to some mailing list if there is a failure.

Akuli commented 3 years ago

How about creating an issue on github and have people watch the repository?