Sourced from stefanzweifel/git-auto-commit-action's releases.
v5.2.0
Added
- Add
create_git_tag_onlyoption to skip commiting and always create a git-tag. (#364)@zMynxx- Add Test for
create_git_tag_onlyfeature (#367)@stefanzweifelFixed
Sourced from stefanzweifel/git-auto-commit-action's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
TBD
v5.2.0 - 2025-04-19
Added
- Add
create_git_tag_onlyoption to skip commiting and always create a git-tag. (#364)@zMynxx- Add Test for
create_git_tag_onlyfeature (#367)@stefanzweifelFixed
v5.1.0 - 2025-01-11
Changed
- Include
github.actor_idin defaultcommit_author(#354)@parkerbxyzFixed
- docs(README): fix broken protected branch docs link (#346)
@scarf005- Update README.md (#343)
@KludexDependency Updates
- Bump bats from 1.11.0 to 1.11.1 (#353)
@dependabot- Bump github/super-linter from 6 to 7 (#342)
@dependabot- Bump github/super-linter from 5 to 6 (#335)
@dependabotv5.0.1 - 2024-04-12
Fixed
- Fail if attempting to execute git commands in a directory that is not a git-repo. (#326)
@ccomendantDependency Updates
- Bump bats from 1.10.0 to 1.11.0 (#325)
@dependabot- Bump release-drafter/release-drafter from 5 to 6 (#319)
@dependabot
... (truncated)
b863ae1
Merge pull request #367
from stefanzweifel/stefanzweifel/git_tag_only_changesadb37b5
Update README8480c68
Add Tests4f8f3ad
Rename Input and add output11a6e5f
Merge pull request #364
from zmynx/master35d037a
Update README.mdbf425dc
Merge branch 'master' into mastercfd6ac4
Update git-auto-commit.bats19379b4
Update git-auto-commit.bats12e100d
Update entrypoint.sh