Graphite Launches CLI Merge Feature
Aug 9th, 2023Product
-
Graphite introduced a new feature allowing users to merge PRs via the CLI with the command 'gt downstack merge'.
-
The new feature calculates mergeability of each PR in the stack before initiating a merge job.
-
'gt log' command updated to show PR mergeability status.
-
Users can set PRs to automatically merge when ready upon submission using 'gt stack submit --merge-when-ready' or 'gt ss -m'.
-
The update aims to enhance developer experience and streamline Graphite's workflow.