Re: [core-workflow] Starting a bot to identify issues with PRs

2017-04-03 Thread Senthil Kumaran
On Fri, Mar 31, 2017 at 4:23 PM, Brett Cannon wrote: > To start, the bot would check for a bugs.python.org issue number and set a > failing status if one isn't found, else link the status to the issue itself. > > If the approach I took in the bot seems reasonable to people I will add > support for

Re: [core-workflow] Starting a bot to identify issues with PRs

2017-04-03 Thread Brett Cannon
I have now done a test deployment of the bot to Heroku and it works! So unless I hear otherwise I will ask the infrastructure team for another Heroku app, move the code to be under the Python org, and then turn on the bot for the cpython repo. Since it's so easy to override I will make it a require