[Request] Allow threaded conversations on PRs and Issues #5633
Replies: 12 comments 15 replies
-
Hey @daniellepintz. Do you mean something similar to Slack to discuss deeper some specific comments? I think it is worth exploring, but IMO this could have a negative impact on the reflection flow and the creation of a strong consensus on issues and RFCs. Commenters might skip the threads. |
Beta Was this translation helpful? Give feedback.
-
Please add this feature - this causes a lot of angst in our org and it would be AMAZING to be able to have threaded conversations without having to pepper them throughout the code! |
Beta Was this translation helpful? Give feedback.
-
As a temporary work around we've been editing comments that someone else has made. So you could reply by editing at the bottom with a header such as:
|
Beta Was this translation helpful? Give feedback.
-
+1 from me too. GitLab allows this btw, :-) |
Beta Was this translation helpful? Give feedback.
-
This should definitely be a thing! |
Beta Was this translation helpful? Give feedback.
-
I actually disagree, my sense is that if an issue is large enough to have to have many smaller threads of conversation, the issue is probably too large and should be subsumed under a larger group (eg using the new 'tracked in' feature, or a third party tool). In practice I suppose it does happen that issues become behemoths - especially early in app prototyping when you can have issues like "Develop the app" 🤣. So it's not like I'd despair if this feature came in, but I would be pretty nonplussed overall. |
Beta Was this translation helpful? Give feedback.
-
+1 from me, I can see github supports threaded comments in discussions already, would be great if it can be ported into PR and Issue, even as optional |
Beta Was this translation helpful? Give feedback.
-
When a user posts actionable feedback on a pull request, it would also be good to mark it as resolved without resorting to posting another comment. Threaded conversations on PR's and Issues should allow that via the "Resolve Conversation" button: |
Beta Was this translation helpful? Give feedback.
-
Duplicate of #8469 ? |
Beta Was this translation helpful? Give feedback.
-
Yes and also note that #8469 links to a roadmap item for addressing this issue via github/roadmap#552 Thanks @daniellepintz for starting this important discussion! |
Beta Was this translation helpful? Give feedback.
-
We've migrated from bitbucket, and this is actually an unpleasant surprise :( |
Beta Was this translation helpful? Give feedback.
-
Hi everyone! We've created a free GitHub App + Action that enables threads on PR issue comments and can also be fully integrated with Slack. You can test it out in this PR. Demo.mp4@daniellepintz @tchaton @rachmcnamara @seanweiss91 @trgardos @kavehv @fellipetav @freakyfelt @bangank36 @liamkeily @scottmarlow @pbylina |
Beta Was this translation helpful? Give feedback.
-
Currently it is not possible to create a threaded comment on a PR (except for comments directly on the code) or Issue like it is in GH discussions. this would be a nice feature to have.
Beta Was this translation helpful? Give feedback.
All reactions