mergeable
mergeable copied to clipboard
π€ All the missing GitHub automation π π
Hi I have deployed mergeable in my own environment, by making a copy of the repo It was working fine till now (till SHA 5150b7d30e1d6699a92a518e0541a7388b475b09). Today I upgraded the code...
One of our dependency `moment-timezone` package is no longer maintained, we should try to replace it with one that is. more context : https://github.com/mergeability/mergeable/pull/514#discussion_r594127806
Validators should only be executed when the filter passes but currently, it is still being executed when filter throws error
Hello. I've been trying to set up mergeable to run on issues and pull requests. PR validations works fine, but no issue validation occurs. Mostly interested in ensuring a project...
mergeable will return error when the blob is greater than 1 MB, see the screen shot below 
User Story: An author creates a PR but does **not** ask for a review (explicitly). I want a validator based on the number of reviews requested to trigger adding a...
Is it possible to define multiple `schedule.repository` entries? I have two different usecases when I would like to use it for, but I am not sure what should be the...
We'd like to automatically assign a PR author to the PR. (Yes, this is an odd way to use assignments, but it helps with some of our tools). We use...
Hi, I'm trying to configure a project validation using the offical app, but whenever I put the following statement on the configuration file, the check keeps forever on this state...
Context --- Having a lot open PR is a pain to deal with, especially when there are merge conflicts, one way to deal with it to limit the number PR...