Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up`gh pr close` with comment? #1038
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Describe the feature or problem you’d like to solve
Closing a PR without a comment seems rude😅
Now that I think about it:
gh pr commentwould also be useful.--comment "my comment"may make sense for simple one liners.--commentand than open my code editor of choice would also be useful.Proposed solution
gh pr close {<number> | <url> | <branch>} --comment "superseded by #123"Additional context
N/A