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
Built Distribution
File details
Details for the file justmerge-0.1.3.tar.gz
.
File metadata
- Download URL: justmerge-0.1.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe1df76c615fc58ae59dfdc351b9d97f15b7ab6fd8e5544f208cb3f13cb7c2bb |
|
MD5 | d6c9f3155a573395701ce21d64f4c221 |
|
BLAKE2b-256 | 1d0eaa87c666c396815cafe6b5e6c6b92e5ac4af7fb841a9138439f1137ac9af |
File details
Details for the file justmerge-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: justmerge-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f97c3ee0dc6aff4e5f9525834340857d011c8547a447f250333e7610648abd1 |
|
MD5 | 091918c006d4db04c2560fe4460bf3ac |
|
BLAKE2b-256 | d7f9af61314c5e21c10172b50591bc7ec994d4152a82d999d506cf3e77f8abf4 |