Update stefanzweifel/git-auto-commit-action action to v4.16.0 #19
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
->v4.16.0
Release Notes
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
v4.16.0
Compare Source
Changed
Fixed
v4.15.4
Compare Source
Fixed
Dependency Updates
v4.15.3
Compare Source
Changed
v4.15.2
Compare Source
Changed
v4.15.1
Compare Source
Fixed
v4.15.0
Compare Source
Changed
file_pattern
-input to an array (#205) @stefanzweifelFixed
v4.14.1
Compare Source
v4.14.0
Compare Source
v4.13.1
Compare Source
v4.13.0
Compare Source
v4.12.0
Compare Source
Added
commit_hash
output #172v4.11.0
Compare Source
Added
status_options
andadd_options
option #156v4.10.0
Compare Source
Added
disable_globbing
option #153, #154v4.9.2
Compare Source
Fixes
--follow-tags
and--atomic
instead of just--tags
#146v4.9.1
Compare Source
Changed
v4.9.0
Compare Source
Changed
v4.8.0
Compare Source
Added
skip_fetch
option to skip the execution ofgit-fetch
#131Changed
git fetch
to only fetch the latest commit from remote #131v4.7.2
Compare Source
This release basically reverts the Action to the state of
v4.6.0
.Changed
v4.7.1
Compare Source
Removed
checkout_options
as it broke everything #120v4.7.0
Compare Source
Added
checkout_options
#115v4.6.0
Compare Source
Changed
Fixes
v4.5.1
Compare Source
Removed
v4.5.0
Compare Source
Added
v4.4.1
Compare Source
Changed
file_pattern
in git dirty check #91v4.4.0
Compare Source
Added
v4.3.0
Compare Source
Note: Since v4.3.0 we provide major version tags. You can now use
stefanzweifel/git-auto-commit-action@v4
to 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.0
Compare 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.