Replies: 2 comments 2 replies
-
One thing that I observed while playing around with conversations is that it only works with loaded files. The files which are not rendered due to being large and have an unresolved conversation present it, the 'conversations' won't lead us to that. but yeah each conversation also has files mentioned with it, So, that is cool. |
Beta Was this translation helpful? Give feedback.
-
I am still of the opinion that we should move to Gerrit based on the way the team "likes" to do code reviews. I still don't think GitHub's method of tracking code reviews makes sense for the behaviors the team wants. |
Beta Was this translation helpful? Give feedback.
-
In GChat, Peter posted a link to a rant about the GitHub PR process whose ills are supposedly addressed by using Gerrit. I stopped reading it when the topic switched from GitHub to Gerrit, because we, as a team, have been unable to commit (er...) to enduring the pain required to switch to and use Gerrit. I do not intend to denigrate Gerrit in any way, but GitHub is the devil that we have, and I think that, with attendance to a few small details, we can make it be a perfectly usable tool. Toward that end, I present the following suggestions for discussion.
Also, GitHub tracks the "conversations" around review comments. (It doesn't always present them well, but it's getting better.) These are all accessible (albeit, sometimes with a little work) via the main PR page (under the "Conversation" tab), even ones for commits which are no longer accessible because they have been amended/rebased/superseded. (There is now also a list of conversations, with the resolved ones filtered out by default, accessible via a drop-down in the "Files changed" tab, although trying to access them directly from there can be challenging.)
Discuss!
Beta Was this translation helpful? Give feedback.
All reactions