Skip to content

Personal templates for CI with GitHub

License

Notifications You must be signed in to change notification settings

boidolr/actions

Repository files navigation

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

About

Personal templates for CI with GitHub

Resources

License

Stars

Watchers

Forks

Contributors