Quickly view all Github PR unresolved-conversations, by pressing a single button generated by script.
demo.mov
Inspired by No way to easily view all unresolved conversations #7638, especially the short JS snippet provided by AdamEr8.
Despite GitHub's introduction of built-in features in June 2022 to help users quickly find unresolved conversations (New tools to discover and resolve pull request conversations now generally available), clicking on the listed unresolved conversations redirects the entire page to a new one, which is time-consuming and affects the user experience. Therefore, I believe this project still holds value.
- Install Tampermoneky on your browser
- Access https://raw.githubusercontent.com/changchiyou/Github-PR-View-Unresolved-Conversations/main/scripts/view_unresolved_conversations.user.js with the browser which has already installed Tampermoneky and click
Install
(Reinstall
for updating) button.
I suggest using this script in conjunction with Scroll To Top, as it will greatly enhance the user experience.Go-to-tup feature has already been added at feat: add Go to TOP button next to Resolve conversation button.
After accessing any PRs, the Unresolved Conversations
button will be automatically generated.
You can test the feature with following demo PRs in this repo:
- demo: PR with no conversations #1
demo
This PR is only for demo - demo: PR with multiple resolved conversations #2
demo
This PR is only for demo - 🌟 demo: PR with multiple unresolved conversations #3
demo
This PR is only for demo