Skip to content

Instantly share code, notes, and snippets.

View teor2345's full-sized avatar

teor teor2345

  • Australia
View GitHub Profile
@skjnldsv
skjnldsv / github-status-check-sort.user.js
Last active January 30, 2025 01:55
Github status check sort
// ==UserScript==
// @name Github status check sort
// @namespace https://github.com/
// @version 1.1.3
// @description Sort the status checks on a PR by status and then by name
// @author Skjnldsv
// @match https://github.com/*/*/pull/*
// @icon https://github.githubassets.com/favicons/favicon.svg
// @grant none
// @updateURL https://gist.github.com/skjnldsv/eb7b894ae996affde4a7d0e00e0d80a1/raw/github-status-check-sort.user.js