Skip to content

Instantly share code, notes, and snippets.

@rxaviers
Last active December 12, 2016 17:20
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 rxaviers/42aaacff1521f9949fb7c2acaad9b664 to your computer and use it in GitHub Desktop.
Save rxaviers/42aaacff1521f9949fb7c2acaad9b664 to your computer and use it in GitHub Desktop.
Simple-hack to open all hidden messages on a github pull request

Open your web console and type the following

$(':not(.open) .discussion-item-toggle-open').click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment