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

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

πŸ› Bug: verified

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...

πŸ› Bug: verified

mergeable will return error when the blob is greater than 1 MB, see the screen shot below ![image](https://user-images.githubusercontent.com/5243508/105283663-c6333000-5b65-11eb-994a-3054a74530e2.png)

πŸ› Bug: verified

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...

πŸŽ‰ Feature: requested

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...

πŸŽ‰Feature: idea