Intermediate Vocabulary #pull-request #git #collocations

Pull Request Lifecycle

5 exercises on the language of a pull request from open to merge — the precise git and GitHub collocations that describe every stage of a PR.

Key patterns
  • open a draft PR → share work-in-progress
  • rebase a branch onto main → replay commits cleanly
  • resolve conflicts → reconcile clashing changes
  • request review / ping a reviewer → move it forward
  • mark as ready → invite full review; a stale PR → inactive
0 / 5 completed
1 / 5
A developer has work that is not finished but wants teammates to see it early for informal input, without inviting a formal review yet. What is the idiomatic action?