/bedevere

A bot to help identify missing information for CPython pull requests

Primary LanguagePythonApache License 2.0Apache-2.0

bedevere

Build Status codecov

This bot is meant to help identify issues with a CPython pull request.

What the bot identifies

bugs.python.org issue numbers in the title

If no b.p.o issue number is found the status fails and the "Details" link points to the relevant section of the devguide. If an issue number is found then the "Details" link points to the issue itself, making it easier to navigate from PR to issue.

Aside: where does the name come from?

Since this bot is about identifying pull requests that need changes, it seemed fitting to name it after Sir Bedevere who knew how to identify a witch.