Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.08 KB

GreaseMonkey Scripts

These are GreaseMonkey scripts that I've written and think others might find useful. They may also work with other browser addons such as TamperMonkey.

Installation

First, you have to install an appropriate script manager. You might check the Greasy Fork's page on user script installations for help with that.

Once you have a script manager installed, you should be able to click the links below.

Scripts

GitHub Check Sorter

Download GitHub Check Sorter

GitHub Actions are really nice for running CI checks. But GitHub doesn't sort the list of checks, so you have to look through a randomly-ordered list to find the ones you care about.

This script sorts the checks by status, and then alphabetically by the displayed title.