8000 GitHub - python/bedevere at 78b15e2cd0ab7f61e1616a79d7ed56e4febae279
[go: up one dir, main page]

Skip to content

python/bedevere

Repository files navigation

bedevere

Build Status codecov

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

What the bot does:

  • Identifies missing 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.

  • Links to bugs.python.org

If an issue number is found then the "Details" link points to the relevant issue itself, making it easier to navigate from PR to issue.

  • Identifies missing news entry

If no Misc/NEWS.d entry is found or the news entry is formatted incorrectly and the issue doesn't have the skip news label, the status fails and a relevant description label is added to it.

  • Closes invalid PRs

Closes PRs that try to merge a maintenance branch into the master branch, adds invalid label, and posts a relevant message.

  • Labels PRs for docs

Labels PRs for documentation as type-documentation

  • Copies master labels to backport

Copies labels from master PRs to backport PRs

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.

About

A bot to help identify missing information for CPython pull requests

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 39

Languages

0