X Tutup
The Wayback Machine - https://web.archive.org/web/20200529202004/https://github.com/cli/cli/issues/1038
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

`gh pr close` with comment? #1038

Open
jetersen opened this issue May 28, 2020 · 0 comments
Open

`gh pr close` with comment? #1038

jetersen opened this issue May 28, 2020 · 0 comments
Labels

Comments

@jetersen
Copy link

@jetersen jetersen commented May 28, 2020

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 comment would also be useful.

--comment "my comment" may make sense for simple one liners.
--comment and 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup