Skip to content

Instantly share code, notes, and snippets.

@topaztee
Created November 28, 2020 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save topaztee/ba8afe0e6e8d0a088dcc49e5f89d7dc8 to your computer and use it in GitHub Desktop.
Save topaztee/ba8afe0e6e8d0a088dcc49e5f89d7dc8 to your computer and use it in GitHub Desktop.
Show all resolved comments in a Github Pull Request
document.querySelectorAll('span.Details-content--closed').forEach((e)=>{e.click()})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment