Y
Hacker News
new
|
ask
|
show
|
jobs
by
plonk
1074 days ago
What did they use? A GitHub Action that runs on PRs and creates other PRs with merged changes?
1 comments
reflexe
1073 days ago
I looked into that. Basically a GitHub action that goes over all of the prs that marked as "automerge" and updates them to master. It is not a perfect solution, but it works perfectly well for our monorepo.
link