Update stefanzweifel/git-auto-commit-action action to v7 #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.6->v7.0.0Release Notes
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
v7.0.0Compare Source
Added
Changed
Dependency Updates
v6.0.1Compare Source
Fixed
v6.0.0Compare Source
Added
Fixed
Removed
create_branch,skip_checkout,skip_Fetch(#314)v5.2.0Compare Source
Added
create_git_tag_onlyoption to skip commiting and always create a git-tag. (#364) @zMynxxcreate_git_tag_onlyfeature (#367) @stefanzweifelFixed
v5.1.0Compare Source
Changed
github.actor_idin defaultcommit_author(#354) @parkerbxyzFixed
Dependency Updates
v5.0.1Compare Source
Fixed
Dependency Updates
Misc
commit_authorinput option (#315) @npanuhinv5.0.0Compare Source
New major release that bumps the default runtime to Node 20. There are no other breaking changes.
Changed
Fixed
Dependency Updates
v4.16.0Compare Source
Changed
Fixed
v4.15.4Compare Source
Fixed
Dependency Updates
v4.15.3Compare Source
Changed
v4.15.2Compare Source
Changed
v4.15.1Compare Source
Fixed
v4.15.0Compare Source
Changed
file_pattern-input to an array (#205) @stefanzweifelFixed
v4.14.1Compare Source
v4.14.0Compare Source
v4.13.1Compare Source
v4.13.0Compare Source
v4.12.0Compare Source
Added
commit_hashoutput #172v4.11.0Compare Source
Added
status_optionsandadd_optionsoption #156v4.10.0Compare Source
Added
disable_globbingoption #153, #154v4.9.2Compare Source
Fixes
--follow-tagsand--atomicinstead of just--tags#146v4.9.1Compare Source
Changed
v4.9.0Compare Source
Changed
v4.8.0Compare Source
Added
skip_fetchoption to skip the execution ofgit-fetch#131Changed
git fetchto only fetch the latest commit from remote #131v4.7.2Compare Source
This release basically reverts the Action to the state of
v4.6.0.Changed
v4.7.1Compare Source
Removed
checkout_optionsas it broke everything #120v4.7.0Compare Source
Added
checkout_options#115v4.6.0Compare Source
Changed
Fixes
v4.5.1Compare Source
Removed
v4.5.0Compare Source
Added
v4.4.1Compare Source
Changed
file_patternin git dirty check #91v4.4.0Compare Source
Added
v4.3.0Compare Source
Note: Since v4.3.0 we provide major version tags. You can now use
stefanzweifel/git-auto-commit-action@v4to always use the latest release of a major version. See #77 for details.Added
push_options-input. This feature makes it easier for you to force-push commits to a repository. #78, #72v4.2.0Compare Source
Changed
${{ github.head_ref }}as default branch value. Therefore, the branch name when listening forpull_request-events is optional. #75, #73Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.