Software Engineering ยท Version Control
A request to merge a branch into another, used as the gate for code review before changes land in the main branch.
In practice: A PR is a conversation, not a formality โ the best value comes from the discussion it surfaces before code ships, not just the automated checks passing.