Skip to content

chore(deps): update stefanzweifel/git-auto-commit-action action to v7#24

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/stefanzweifel-git-auto-commit-action-7.x
Open

chore(deps): update stefanzweifel/git-auto-commit-action action to v7#24
renovate[bot] wants to merge 1 commit intomainfrom
renovate/stefanzweifel-git-auto-commit-action-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 16, 2026

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action major v4v7

Release Notes

stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)

v7.1.0

Compare Source

Added
Changes
Dependency Updates

v7.0.0

Compare Source

Added
Changed
Dependency Updates

v7

Compare Source

Added
Changes
Dependency Updates

v6.0.1

Compare Source

Fixed

v6.0.0

Compare Source

Added
  • Throw error early if repository is in a detached state (#​357)
Fixed
Removed
  • Remove support for create_branch, skip_checkout, skip_Fetch (#​314)

v6

Compare Source

Fixed

v5.2.0

Compare Source

Added
Fixed

v5.1.0

Compare Source

Changed
Fixed
Dependency Updates

v5.0.1

Compare Source

Fixed
  • Fail if attempting to execute git commands in a directory that is not a git-repo. (#​326) @​ccomendant
Dependency Updates
Misc

v5.0.0

Compare Source

New major release that bumps the default runtime to Node 20. There are no other breaking changes.

Changed
Fixed
Dependency Updates

v5

Compare Source

Added
Fixed

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
Fixed

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

v4.11.0

Compare Source

Added
  • Add status_options and add_options option #​156

v4.10.0

Compare Source

Added

v4.9.2

Compare Source

Fixes
  • Push created annotated tags to remote by using --follow-tags and --atomic instead of just --tags #​146

v4.9.1

Compare Source

Changed
  • Revert changes made in v4.9.0. A branch will no longer be automatically generated. #​144

v4.9.0

Compare Source

Changed
  • Revert changes made in v4.9.0. A branch will no longer be automatically generated. #​144

v4.8.0

Compare Source

Added
  • Add skip_fetch option to skip the execution of git-fetch #​131
Changed
  • Update git fetch to only fetch the latest commit from remote #​131

v4.7.2

Compare Source

This release basically reverts the Action to the state of v4.6.0.

Changed
  • Revert change to fix git-checkout with special characters in branch names #​122

v4.7.1

Compare Source

Removed
  • Remove checkout_options as it broke everything #​120

v4.7.0

Compare Source

Added

v4.6.0

Compare Source

Changed
  • Make "commit_message" optional and set default commit message to "Apply automatic changes" #​103, #​110
Fixes
  • Better support for branch names with special characters in them #​108

v4.5.1

Compare Source

Removed
  • Remove orphan branch feature added in #​95 which broke stuff #​98

v4.5.0

Compare Source

Added
  • Create orphan branch if branch name does not exist #​95

v4.4.1

Compare Source

Changed
  • Include given file_pattern in git dirty check #​91

v4.4.0

Compare Source

Added
  • Add option to skipt the dirty check and always try to create and push a commit #​82, #​84

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
  • Add new push_options-input. This feature makes it easier for you to force-push commits to a repository. #​78, #​72

v4.2.0

Compare Source

Changed
  • Use ${{ github.head_ref }} as default branch value. Therefore, the branch name when listening for pull_request-events is optional. #​75, #​73

v4.1.6

Compare Source

Fixes
  • Fix issue where tags could not be created correctly #​68

v4.1.5

Compare Source

Added
  • Update file_pattern to support multiple file paths #​65
Changes
  • Revert changes made in v4.1.4 #​63
Fixes
  • Fix issue with commit_options #​64

v4.1.4

Compare Source

Added
  • Update file_pattern to support multiple file paths #​65
Changes
  • Revert changes made in v4.1.4 #​63
Fixes
  • Fix issue with commit_options #​64

v4.1.3

Compare Source

Changed
  • Place Git user configuration inline #​59

v4.1.2

Compare Source

Fixes
  • Fix Issue with changes_detected-output #​57

v4.1.1

Compare Source

Fixes
  • Fix issue where commit has not been pushed to remote repository, when no branch-option has been given #​54

v4.1.0

Compare Source

Added

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants