Learn how to update pull requests through the Graphite’s PR view synced to GitHub with ease. Edit titles, description, status, reviewers, labels.
vi
through the Graphite CLI.
The markdown description editor has a live-preview of your changes, as well as the ability to drag and drop screenshots, screen recordings, GIFs, and emojis.
AI summarize uses GPT3 to automatically generate a summary for your PR based on the contents of the diff. See the editor below:
F
): Shows the relevant files touched by this PRS
): Shows where in the stack this PR is through an interactive interface that allows you to click PR titles to jump between PRsT
): Shows a chronological sequence of events similar to GitHub, including comments, version updates, and adding or removing reviewersC
): Shows a focused view of in-line code comments (NOT issue-level comments), so you don’t have to scroll through the code to find relevant conversations. Click on threads in this view to see the code where the comment was left....
menu on the header of the PR.