Skip to content

Instantly share code, notes, and snippets.

@agamm
Last active December 8, 2025 08:53
Show Gist options
  • Select an option

  • Save agamm/ea65f0510e65e67f65eca189d55ee32b to your computer and use it in GitHub Desktop.

Select an option

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 πŸš€

@Rasukarusan
Copy link

Thanks, @amonsosanz! πŸŽ‰

Copy link

ghost commented Apr 12, 2025

Thank you @amonsosanz!

@YenHub
Copy link

YenHub commented Dec 8, 2025

Neat trick, @qmcree! 🀝

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