Skip to content

Instantly share code, notes, and snippets.

@agamm
Last active April 12, 2025 04:11
Show Gist options
  • Save agamm/ea65f0510e65e67f65eca189d55ee32b to your computer and use it in GitHub Desktop.
Save agamm/ea65f0510e65e67f65eca189d55ee32b to your computer and use it in GitHub Desktop.
Show all resolved comments in a Github Pull Request

Run this in the console:

document.querySelectorAll('span.Details-content--closed').forEach((e)=>{e.click()})

From the creator of: unzip.dev 🚀

@ZaneErebos
Copy link

Thank you @amonsosanz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment