Skip to content

Instantly share code, notes, and snippets.

@BevanR
Created May 14, 2014 20:30
Show Gist options
  • Save BevanR/9991e3c87376474c0755 to your computer and use it in GitHub Desktop.
Save BevanR/9991e3c87376474c0755 to your computer and use it in GitHub Desktop.
Toggles the display of all outdated comments on GitHub pull requests.
jQuery('.discussion-item-toggle-closed').click();
@jason-curtis
Copy link

love the idea. now that there's a "resolve" feature on comment threads, I wonder if there's a way to show outdated comments but not resolved ones.

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