GitHub CLI Repos and Pull Requests/Unlock a PR conversation

Unlock a previously locked pull request.

Section: Pull Requests Core

Unlock a PR conversation

bash
bash
gh pr unlock 123
Explanation

Unlock a previously locked pull request.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Pull Requests Core
Lock a PR conversation
Lock conversation on a pull request.
OpenIn sheetbashsame section
List pull requests
List open pull requests for the current repo.
OpenIn sheetbashsame section
List closed PRs
List pull requests by state.
OpenIn sheetbashsame section
View a PR
Show details for a pull request.
OpenIn sheetbashsame section
Create a PR interactively
Create a pull request.
OpenIn sheetbashsame section
Create PR with autofill
Autofill title and body from commits.
OpenIn sheetbashsame section