Dariya Nalimova
Dariya Nalimova
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...
To include a minimum percentage of approvals relative to the total number of reviewers. For example, if a project has 10 reviewers, the minimum number of approvals should be at...
I am using the configuration which is stored in .github/.github/mergeable.yml everything worked fine for about six months, but a couple of days ago everything broke and I get this error...
## Support for new Node.js LTS versions ### Current Situation The application currently works strictly with Node.js 20 and breaks when using newer versions like Node.js 22. ### Request Please...