Skip to main content

Just merge the GitHub Pull Requests that are ready to merge

Project description

Helping you find GitHub Pull Requests that are ready to merge and do so.

⚠️EXPERIMENTAL!️️⚠️

About

It uses the GitHub v3 API to figure out which pull requests are ready to merge and then just merges them. There are many options that filters and prevents etc. but one of the most important is that it has a list of “inclusive users” and by default these are pyup and renovate. Any ready-to-merge pull requests made by any other users will be ignored and left to manual scrutiny.

How to use

You need a .toml file. There’s a sample one that looks like this.

With your my.toml file ready, run justmerge my.toml. But first you need a GitHub Personal access token. Generate a new one and either use it as an environment variable…:

GITHUB_ACCESS_TOKEN=f011af46d1cae0879b150b174af4c081167313456 justmerge my.toml

Or, put it into a .env file.

Configuration

NEEDS MORE WORK

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

justmerge-0.1.3.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

justmerge-0.1.3-py3-none-any.whl (2.1 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