This repository contains scripts that customizes the GitHub projects user experience.
This script hides the "Add column" button on the GitHub project board.
This script hides columns on the GitHub project board by their indexes.
-
Modify the
COLUMN_INDEXES
list in the script to control which columns to hide. -
The first column starts at index
0
.
This script makes the "Add column" button on the GitHub project board to be smaller.