This is an exciting one!!
This week, we're launching merge from CLI. This means that you can merge your PRs from the Graphite web app, Graphite integration for Slack....and now the CLI too!
To merge your PRs from the CLI, run gt downstack merge
. This will calculate the mergeability of each PR in the stack before kicking off a merge job. You'll also notice that gt log
now displays PR mergeability status!
You can also automatically mark PRs as merge when ready on submit by running gt stack submit --merge-when-ready
or gt ss -m
for short.
Graphite changelog [8/9/2023]
August 9, 2023