actions GitHub actions I use for CI. Useful commands # Create PRs gh pr create --title $TITLE --head $BRANCH # Create GitHub releases gh release create --verify-tag --generate-notes $TAG # Upstream sync gh repo sync --branch $BRANCH