microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.22k stars 1.13k forks source link

Consider Adding a Bot to Automate Backports #4864

Open NickGerleman opened 4 years ago

NickGerleman commented 4 years ago

We already have working logic for programmatic three way merge in override-tools. We should add a CI task that periodically cherry-picks PRs with a "Backport to xxx" tag and creates backport PRs.

chrisglein commented 4 years ago

@NickGerleman maybe chat with Brian about ideas for our options here?

chiaramooney commented 2 years ago

Flagging for us to evaluate in triage. This issue has been added to #9395 which has a milestone goal of 0.70. Let's discuss if this is work we want to make an investment in and for what milestone.

chrisglein commented 2 years ago

Next step is to engage with our bot team (Fabric/Merlin/whatever) to find out what exists and what extensibility we can use that would be helpful here.