celestiaorg / celestia-app

Celestia consensus node
https://celestiaorg.github.io/celestia-app/
Apache License 2.0
345 stars 292 forks source link

Configure mergify to support forward-porting to main #3917

Closed rootulp closed 1 month ago

rootulp commented 1 month ago

Context

I frequently have a PR that targets a release branch (v1.x or v2.x) that I would like to forward-porting to main.

Problem

https://github.com/celestiaorg/celestia-app/blob/main/.github/mergify.yml does not support forward-porting to main.

Proposal

Configure mergify to enable forward-porting to main

tusharnagar17 commented 1 month ago

Hi team, I'd like to work on this issue, could you please assign it to me?

kobakaku commented 1 month ago

@rootulp I've done this issue. https://github.com/celestiaorg/celestia-app/pull/3922