
GitHub PR File Randomizer par Toby Crawley
Randomly sorts files on GitHub PR pages
1 utilisateur·trice1 utilisateur·trice
MĂ©tadonnĂ©es de lâextension
Ă propos de cette extension
The extension will automatically run on GitHub PR files pages
(https://github.com//pull//files) and randomly shuffle the file order each
time you load or refresh the page.
Rationale
Files on pull requests are always sorted alphabetically, and reviewers typically
review from top to bottom. I posit that later files may not get as thorough of a
review as earlier ones, especially for large PRs. This aims to help with that.
(https://github.com//pull//files) and randomly shuffle the file order each
time you load or refresh the page.
Rationale
Files on pull requests are always sorted alphabetically, and reviewers typically
review from top to bottom. I posit that later files may not get as thorough of a
review as earlier ones, especially for large PRs. This aims to help with that.
Noté 0 par 1 personne
Autorisations et donnéesEn savoir plus
Autorisations nécessaires :
- Accéder à vos données pour github.com
Plus dâinformations
- Liens du module
- Version
- 1.1
- Taille
- 8,49Â Ko
- DerniĂšre mise Ă jour
- il y a 2 mois (30 juil. 2025)
- Catégories associées
- Licence
- Licence MIT
- Historique des versions
- Ajouter Ă la collection
Notes de version pour la version 1.1
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.