hub-util.sh is a script that expands the abilities of GitHub's excellent
hub tool.
Lists all available options:
$ hub-util.sh -hThe pr-porting-checks.sh script checks a PR to ensure it follows the PR
porting policy. It is designed to be called from a GitHub action.
Lists all available options:
$ pr-porting-checks.sh -h