How suggestions reach GitHub

Send changes to GitHub4 min read|||

When you submit review feedback, DraftView maps comments and edits to the PR so authors can apply changes in normal GitHub review flow.

What DraftView sends

  • Review comments
  • Suggested changes for edited chunks
  • Attribution to the GitHub identity that posted the review

Submission paths

GitHub-linked reviewer

DraftView posts directly to GitHub with that reviewer's account.

Magic-link reviewer

DraftView stores feedback as pending team review. A GitHub-linked teammate verifies and pushes it.

What authors see in GitHub

Authors see normal GitHub review comments and suggested changes. They can apply suggestions with standard GitHub controls.

Related pages