Mariatta

Results 226 comments of Mariatta

The doc has been added to the Projects page: https://python-core-sprint-2020.readthedocs.io/projects.html

I could see several few timeout errors from the webhook deliveries, so the bot could not perform the task. For those with administrative power, they can go to Cpython's repo...

Re: timeouts in Heroku, I see now that some requests to bedevere are taking more than 30ms which caused the timeout. But I still don't actually know what to do...

screenshot from heroku dashboard ![Screen Shot 2020-05-25 at 10 44 47 AM](https://user-images.githubusercontent.com/5844587/82834202-44bfbc80-9e75-11ea-80b8-c39995a608f8.png)

We are using the hobby dyno. Perhaps we need one of the Professional Dynos? https://www.heroku.com/pricing We can probably take a closer look at webhook events that have been timing out...

The PSF receive Heroku credits and most of our webservices are on Heroku whenever possible. Perhaps PSF infrastructure team can weigh in cc @ewdurbin

We also don't need it to be in Heroku. If there is other platform that The PSF recommends that is more affordable, we can go with that.

Only core developers can add labels when preparing the PR, we can't change that, but we can make our bots do it. So my idea is to only detect the...

I would actually like it if we can automatically add "needs backport to X.Y" based on what's selected in the bpo. But I don't know if this is possible, and...

The current PR template is inside a comment tag. You can leave it as is, and it will not be displayed. You don't have to delete it. The idea is...