gritty 2.2.3

A command line tool to manage your remote repositories on GitHub, GitLab and Gitea remotes
Documentation
1
2
3
4
5
6
[workspace]
changelog_config = "cliff.toml" # use a custom git-cliff configuration
pr_labels = ["release"] # add the `release` label to the release Pull Request
semver_check = true # enable API breaking changes checks
release_always = false # always create a release Pull Request
publish = true # publish the release to the registry