Update https://github.com/stefanzweifel/git-auto-commit-action action to v5.2.0 #12

Open
renovate-bot wants to merge 1 commit from renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
https://github.com/stefanzweifel/git-auto-commit-action action minor v5.1.0 -> v5.2.0

Release Notes

stefanzweifel/git-auto-commit-action (https://github.com/stefanzweifel/git-auto-commit-action)

v5.2.0

Compare Source

Added
Fixed

Configuration

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | action | minor | `v5.1.0` -> `v5.2.0` | --- ### Release Notes <details> <summary>stefanzweifel/git-auto-commit-action (https://github.com/stefanzweifel/git-auto-commit-action)</summary> ### [`v5.2.0`](https://github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v520---2025-04-19) [Compare Source](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5.1.0...v5.2.0) ##### Added - Add `create_git_tag_only` option to skip commiting and always create a git-tag. ([#&#8203;364](https://github.com/stefanzweifel/git-auto-commit-action/pull/364)) [@&#8203;zMynxx](https://github.com/@&#8203;zMynxx) - Add Test for `create_git_tag_only` feature ([#&#8203;367](https://github.com/stefanzweifel/git-auto-commit-action/pull/367)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel) ##### Fixed - docs: Update README.md per [#&#8203;354](https://github.com/stefanzweifel/git-auto-commit-action/issues/354) ([#&#8203;361](https://github.com/stefanzweifel/git-auto-commit-action/pull/361)) [@&#8203;rasa](https://github.com/@&#8203;rasa) </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-04-19 11:00:26 +02:00
Update https://github.com/stefanzweifel/git-auto-commit-action action to v5.2.0
Some checks failed
Cachix / build (elendel) (pull_request) Successful in 2m0s
Cachix / build (kholinar) (pull_request) Successful in 2m24s
Cachix / build (marabethia) (pull_request) Failing after 1m32s
515a1f7018
Some checks failed
Cachix / build (elendel) (pull_request) Successful in 2m0s
Cachix / build (kholinar) (pull_request) Successful in 2m24s
Cachix / build (marabethia) (pull_request) Failing after 1m32s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x:renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git checkout renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git checkout renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git rebase main
git checkout main
git merge --ff-only renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git checkout renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git rebase main
git checkout main
git merge --no-ff renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git checkout main
git merge --squash renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git checkout main
git merge --ff-only renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git checkout main
git merge renovate/https-github.com-stefanzweifel-git-auto-commit-action-5.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: chvp/nixos-config#12
No description provided.