--rebase replays the PR commits onto the base branch without a merge commit. --auto schedules the merge so GitHub applies it automatically the moment required checks pass, ideal for unattended CI. Verify mergeable state with gh pr view before relying on it.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.