mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

🤖 All the missing GitHub automation 🙂 🙌

Results 126 mergeable issues
Sort by recently updated
recently updated
newest added

The SSL certificate for mergeable.us is currently invalid, marking the domain as insecure. The certificate lists *.netlify.app as a valid subject, but does not include mergeable.us.

We are planning to integrate mergeable in our github repo. As part of this we have created a .github/mergeable.yml file in a feature branch and the mergeable has got triggered...

Tested creating a new docker image with buildpack in the release pipeline on my fork and there it worked. Seems like something is not right with the docker credentials here...

❗ Validator: INTERNAL ERROR Status ERROR ❗ Internal error! Input : Settings : {} Error : This is a mergeable bug, please report it on our issue tracker: https://github.com/mergeability/mergeable/issues/new ```text...

https://github.com/mergeability/mergeable/blob/62481abcaa15166f21a75b375310912080922564/lib/actions/merge.js#L12 should rather check `mergeable` for `true` and `mergeable_state` for `"clean"` (all checks passed, not just required ones as per not `"blocked"`) to get behavior similar to GH automerge and...

We installed the mergeable probot in an enterprise github organization, we have a repository used the mergeable probot heavily, and there are dozens of pull requests every day. Normally, the...

I set the `CACHE_MEMORY_MAX` env var to `2000` and on application startup I got: ```console /mergeable/node_modules/lru-cache/index.js:36 throw new TypeError('max must be a non-negative number') ^ TypeError: max must be a...

Receiving this error message when trying to use mergable to add a label ![image](https://github.com/user-attachments/assets/c59228fa-6318-4623-853f-0c2580ba6ac6) The label exists, but this continues to be an error message. > ❌ Error Occurred while...

Certificate Issue in https://mergeable.us/, refer attached image ![Uploading 2024-09-12_21-26.png…]()

We have a project where every PR must pass two Mergeable checks. But the last two days these tests have failed to execute. A PR with this problem: https://github.com/JMRI/JMRI/pull/14188