- add working-directory input
- add local version and devrelease as inputs (#69)
- Add PREVIOUS_REVISION to environment
- Add new option to hide git output
- install git-lfs into the dockerfile
- Add support for GitHub Enterprise Server (#66)
- Remove
use_ssh
. Documentation is in place to deploy using SSH keys
- remove use_ssh flag (#65)
- add openssh to Dockerfile
- add support for SSH deploy keys (#64)
- missing
libffi-dev
inDockerfile
which breaks third party plugins (#60)
- change docker image version back to 3.8 (#59)
- add safe directory to git (#57)
- entrypoing.sh: add
gpg
sign - debug: add option for debug output
- check_consistency flag being ignored
- Port from set-output to environment files
- add
check-consistency
option
- Refuse to push on pull_request event
- Don't pull or push with nothing to push
- Print error message to stderr
- remove bad comma
- add increment option
- Don't quote the > operator in entrypoint.sh
- Don't quote the > operator in entrypoint.sh
- Follow Bash best practices in entrypoint
- Configure git pull to rebase instead of merge
- Configure git pull to rebase instead of merge
- Remove unnecessary --follow-tags
- Get current Git branch more simply
- Correct default branch from master to current
- add no-raise option
- add no-raise option
- add commitizen version input
- add commitizen version input
- rename cz version variable
- detect default branch
- detect default branch
- add
commit
andpush
inputs
- add version output
- removed id from default git_email
- support custom git config
- add support for
--changelog-to-stdout
- use commitizen-tool action instead of Woile's
- add pull before pushing to avoid error with remote with new changes
- add extra_requirements parameters instead of reading the requirements.txt file
- add echo Commitizen version to better debug (#4)
- add prerelease option
- entrypoint: typo correction
- change tag format
- add parameters
github_token
,repository
andbranch
- introduce github action
- entrypoint: add git user and email
- add 'yes' arg to bump
- remove tag format