Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stefanzweifel/git-auto-commit-action action to v4.16.0 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2020

This PR contains the following updates:

Package Type Update Change
stefanzweifel/git-auto-commit-action action minor 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
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
  • Automatically create branch if a branch with the given name does not exist #​140

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from 0d95e82 to 52d8667 Compare December 15, 2020 20:36
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.7.2 Update stefanzweifel/git-auto-commit-action action to v4.8.0 Dec 15, 2020
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from 52d8667 to e462ad3 Compare April 26, 2021 17:34
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.8.0 Update stefanzweifel/git-auto-commit-action action to v4.10.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from e462ad3 to fd7a946 Compare May 3, 2021 20:18
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.10.0 Update stefanzweifel/git-auto-commit-action action to v4.11.0 May 3, 2021
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from fd7a946 to 2f3fec0 Compare October 18, 2021 15:25
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.11.0 Update stefanzweifel/git-auto-commit-action action to v4.12.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from 2f3fec0 to f05c7eb Compare March 7, 2022 14:56
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.12.0 Update stefanzweifel/git-auto-commit-action action to v4.13.1 Mar 7, 2022
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.13.1 Update stefanzweifel/git-auto-commit-action action to v4.14.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from f05c7eb to ce6d0ed Compare March 26, 2022 13:58
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.14.0 Update stefanzweifel/git-auto-commit-action action to v4.14.1 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from ce6d0ed to 4384fee Compare April 25, 2022 01:30
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from 4384fee to aa799bc Compare September 25, 2022 22:20
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.14.1 Update stefanzweifel/git-auto-commit-action action to v4.15.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from aa799bc to 5bbbde0 Compare November 20, 2022 16:39
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.15.0 Update stefanzweifel/git-auto-commit-action action to v4.15.4 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/stefanzweifel-git-auto-commit-action-4.x branch from 5bbbde0 to f3cac65 Compare March 16, 2023 06:57
@renovate renovate bot changed the title Update stefanzweifel/git-auto-commit-action action to v4.15.4 Update stefanzweifel/git-auto-commit-action action to v4.16.0 Mar 16, 2023
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