Skip to main content

GitHub PR automation

Project description

# pullbot

pullbot is a simple bot for automating some tedious bits of GitHub pull requests.

pullbot automatically assigns reviewers based on a rota system.

Use pullbot like this:

`bash pullbot-auth my_github_token_file `

To generate a personal access token with user and repo access.

Then do this:

`bash pullbot my_github_token_file --repos username/reponame username/another_reponame --users octocat greenape `

To set pullbot watching your repos. The next time a pull request is issued, pullbot will assign it to octocat. Then, the one after that will be assigned to @greenape (and so on).

If the pull request was initiated by the next user in the rota, they’ll get skipped, and will be first in line for the next one.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pullbot-0.1.2.tar.gz (21.1 kB view hashes)

Uploaded Source

Built Distribution

pullbot-0.1.2-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page