Push teammate feedback to GitHub

Send changes to GitHub5 min read|||

Use this workflow when a teammate reviewed through magic link and DraftView saved their feedback as pending.

Why this exists

GitHub requires a GitHub identity to post PR review suggestions. DraftView separates review from push so non-GitHub teammates can still review.

Prerequisites

  • You are signed in with GitHub.
  • You can access the target PR.
  • Pending teammate feedback exists for that PR.

Steps

Open the queue item or review page and find pending teammate submissions.

Inspect comments and edit chunks to confirm quality.

Push the submission. DraftView posts it to GitHub with your account.

DraftView keeps teammate attribution in the DraftView record so your team can trace who authored feedback.

Related pages