mergeable
mergeable copied to clipboard
🤖 All the missing GitHub automation 🙂 🙌
* Update release workflow as it is failing because new version of semantic-release requires node v20 or above * Update testing workflow to use node v20 * Bonus: use recent...
This PR is based on this previous PR (https://github.com/mergeability/mergeable/pull/689). If this PR is merged, #689 could be closed because this contains the previous PR. Following the same [blog post](https://www.kirkmahoney.com/blog/2009/01/the-test-results-that-were-ran/). This...
When trying to use the stale feature. There seems to be an issue as the PR does not get labeled as stale despite there being the specified amount of time...
Hi - we're currently actively using the merge bot and the current base image node 12 its not supported anymore and also had some vulnerabilities so we want to upgrade...
The app makes a request to the Github (enterprise) API using `'user-agent': 'probot/12.3.3 octokit-core.js/3.6.0 Node.js/18.18.2 (linux; x64)'` the merge request is rebuffed because the PR is still a draft. This...
https://mergeable.readthedocs.io/en/latest/validators/project.html can only be used for [classic projects](https://docs.github.com/en/rest/projects/projects?apiVersion=2022-11-28#list-organization-projects) Mergeable uses [List repository projects](https://docs.github.com/en/rest/projects/projects?apiVersion=2022-11-28#list-repository-projects), but github api does not support modern projects It would be great to add support for modern...
I would love to have the option to require a review from all the codeowners. That way I can have different teams review the PR. Like Engineering and Risk
When we first added this to our repos, it took around a minute or so but from past few days its taking more then 10 mins. On average its taking...
I have 13 checks and mergeable appears to copy the body for each rule which brings it over the character limit presenting me with the following error. ``` ❌ Error...
Hi all, We've noticed that some Mergeable checks can take over 5 minutes to run. In the worst case, the Mergeable check can hang indefinitely without ever completing. Is this...