justmerge 0.1.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

justmerge 0.1.3

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.