testsystem api request
install gh (brew install gh
), install the packages (npm i
) and add bin
in this directory to your path
release please creates a pr, watch the action with gh run watch
to show the pr it created, use gh pr list
to merge it use gh pr merge <number> -s