This must be done before a CRAN release.
release_gh(bump = "dev")
The bump increment, either "dev", "patch", "minor" or "major".
bump description.
update default config in inst/
commit
git tag
run inst/consistent-release-tag
hook with --release-mode (passing args to hooks
not possible interactively, hence we run in advance).
commit and push with skipping inst/consistent-release-tag
.
autoupdate own config file
bump description with dev
commit and push DESCRIPTION and .pre-commit-config.yaml