Skip to content

Instantly share code, notes, and snippets.

@rdsedmundo
Last active June 12, 2022 02:19
Show Gist options
  • Save rdsedmundo/10a749fe61c0c3076b8d4f8f247b49f8 to your computer and use it in GitHub Desktop.
Save rdsedmundo/10a749fe61c0c3076b8d4f8f247b49f8 to your computer and use it in GitHub Desktop.
Collapse all files in Pull Request review
document.querySelectorAll('.file-info > button:first-child[aria-expanded="true"]').forEach(node => node.click());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment