Y
Hacker News
new
|
ask
|
show
|
jobs
by
cerved
57 days ago
You use gh to interact with the forge, git to interact with the repo.
For example
gh pr checks --watch
will run and poll the CI checks of a PR and exit 0 once they all pass