mergify icon indicating copy to clipboard operation
mergify copied to clipboard

Mergify Community Issue Tracker

Results 53 mergify issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Mergify should be able to be pointed to a configuration hosted somewhere else, using it as a base, similar to what, for instance [Renovate does](https://docs.renovatebot.com/config-presets/). This is...

It would be nice to have an action to create a revert from a pull request.

enhancement
good first issue

When mergify creates a backport PR (for example) where the original commits have "Co-Authors", the co-author information is lost. See [this PR](https://github.com/playframework/playframework/pull/10499) where there are 4 commits backported from [this...

bug

## Expected Behavior - `@Mergifyio backport` creates a new PR. - mergify doesn't automatically deletes it's backport branches ## Actual Behavior - `@Mergifyio backport` seems set on reusing the already...

I have a use case where I have two stacked PRs PR1: Merge branch `a` into `main` PR2: Merge branch `b` into `a` I am using the `queue` action of...

Like many others, I assume, we require our CI pipeline (we use Circle CI) to successfully report back as succeeded before allowing Mergify to do its thing. CI pipelines might...

Hi, do you have any plans on supporting Gitlab in the nearest future?

enhancement

## What https://github.com/Mergifyio/mergify-engine/issues/2288 added support for assigning labels to the backported PRs, I'd like to extend this functionality to populate the labels from the source PR to the backported PRs....

## Expected Behavior Mergify is freat and quite simple to configure, so it would be great to be able also to write some rules for issue automation, for example, some...

My org has a style of leaving final 'nit' comments and approving assuming they'll be fixed before merge but it seems there's no way to tell mergify to not merge...

enhancement