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

2017-04-01 Thread Nick Coghlan
On 1 April 2017 at 09:23, Brett Cannon wrote: > I have created a bot that I hope we can use to host all non-CLA checks for a > PR that isn't covered by CI: https://github.com/brettcannon/bedevere. To > start, the bot would check for a bugs.python.org issue number and set a > failing status if one

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

2017-04-01 Thread Brett Cannon
On Sat, 1 Apr 2017 at 10:08 Nick Coghlan wrote: > On 1 April 2017 at 09:23, Brett Cannon wrote: > > I have created a bot that I hope we can use to host all non-CLA checks > for a > > PR that isn't covered by CI: https://github.com/brettcannon/bedevere. To > > start, the bot would check for a bug