Replies: 6 comments 1 reply
-
|
Api docs here https://docs.github.com/en/graphql/guides/using-the-graphql-api-for-discussions |
Beta Was this translation helpful? Give feedback.
-
|
Yes, this would be super interesting. Our use case would be: we use a discussion for our oncall logs, and many times we have to update the title of a comment once a task is completed/resolved. For that, we'd like to:
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the suggestion and sorry for the late reply! We will not implement this in gh core and our reasoning is here #5659 (comment) |
Beta Was this translation helpful? Give feedback.
-
|
Totally that having gh also work with discussions would be a bonus. IMO the command structure would be similar if not identical to the GH issues approach. |
Beta Was this translation helpful? Give feedback.
-
❯ gh discussion-list cli cli
#6884 Failing to authenticate on new wsl setup by @aaronpowell [20 comments]
#10133 Thank you for an amazing 2024! 🎉 by @mxie [2 comments]
#9764 Adapt the color of the device code to the color used by the terminal by @eramox [7 comments]
..............
#4682 How to specify Enterprise or Github.com by @Aesthete [2 comments]
#2863 Create new branch using CLI? by @JakeMalis [2 comments]
#9300 Future/status of `gh net`? by @skissane-medallia [1 comments]
❯ gh discussion-view cli cli 4212
Title: gh discussions support
Author: @jedahan
Total Comments: 4
Discussion:
Would be nice to be able to browse discussions like we do with issues
Comments:
---
By @jedahan on 2021-08-26T13:33:31Z
Api docs here https://docs.github.com/en/graphql/guides/using-the-graphql-api-for-discussions
---
By @mdelapenya on 2021-12-01T18:22:44Z
Yes, this would be super interesting. Our use case would be: we use a discussion for our oncall logs, and many times we have to update the title of a comment once a task is completed/resolved. For that, we'd like to:
- list comments in a discussion
- be able to update the title of a comment in a discussion
---
By @mislav on 2022-05-25T17:18:55Z
Thank you for the suggestion and sorry for the late reply! We will not implement this in gh core and our reasoning is here https://github.com/cli/cli/issues/5659#issuecomment-1137585847
---
By @GeorgeKerscher on 2024-09-20T17:25:15Z
Totally that having gh also work with discussions would be a bonus. IMO the command structure would be similar if not identical to the GH issues approach. |
Beta Was this translation helpful? Give feedback.
-
|
Agree that adding the ability to use discussions like issues would be great. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would be nice to be able to browse discussions like we do with issues
Beta Was this translation helpful? Give feedback.
All reactions