Kynan Ware

Results 79 comments of Kynan Ware

@copilot Is there really no test files to update for this? If no, can you please explain why not?

👋 Hey @victorlin, thanks for the issue ✨ I think you need `reviews` in addition to `comments` because comments made as a review aren't included in `comments`: ```shell gh pr...

> > So I think the request here is to add `reviewThreads` as a `--json` option, is that right [@victorlin](https://github.com/victorlin)? > > Yes, that sounds about right. I still think...

Thank you for the great issue @guidocelada ✨ I think this is blocked currently on the API requiring an OAuth token, but it's something that we're in active discussions about....

Hey @cpatel-mck, this is currently intended behavior you're seeing due to API requirements, but it's a known request that is being tracked internally.

Hey @Vampire, thanks for the issue! ✨ I believe skipping push when `--head` is provided is intended. Here is a snippet from the help doc: > When the current branch...

@Vampire Apologies for the delay! That error message is unfortunate because it seems that's a general error message from the API for various reasons. I know you can get that...

Hey @Divyam-Kumar-Pandey we have a `gh auth refresh -c` option already to copy the OAuth code to clipboard - please let us know if that works for your use case...

> [@BagToad](https://github.com/BagToad) : what are your thoughts about making `-c, --clipboard` on by default for `gh auth login` and `gh auth refresh`? > > I agree this should really address...

> [@BagToad](https://github.com/BagToad) Thanks for pointing that out! > > The only remaining friction is that it doesn’t automatically open the browser. Also, since the user will almost always confirm the...