chore(deps): update korthout/backport-action action to v3.4.1 (main) - autoclosed #22
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:
v3.2.0->v3.4.1Release Notes
korthout/backport-action (korthout/backport-action)
v3.4.1: Backport-action v3.4.1Compare Source
What's Changed
Full Changelog: korthout/backport-action@v3.4.0...v3.4.1
v3.4.0: Backport-action v3.4.0Compare Source
What's Changed
You can now automatically enable auto-merge on pull requests created by backport-action thanks to a great contribution from @jasonwbarnett - enable it using
auto_merge_enabledand control the merge method usingauto_merge_method.It's now also easier to contribute to backport-action. Thanks to @yafanasiev, the CI can push newly built artifacts regardless of whether the PR comes from a fork or not.
Updated dependencies
ca4972aby @renovate[bot] in #491New Contributors
Full Changelog: korthout/backport-action@v3.3.0...v3.4.0
v3.3.0: Backport-action v3.3.0Compare Source
What's Changed
Thanks to a great contribution from @yafanasiev, you can now change the git committer name and email - enabling signing the cherry-picked commits.
Updated dependencies
New Contributors
Full Changelog: korthout/backport-action@v3.2.1...v3.3.0
v3.2.1: Backport-action v3.2.1Compare Source
What's Changed
Backport-action now detects when a backport branch or pull request already exists and continues without posting an error comment. This means you can safely add backport labels after a previous run. It also allows you to retry the workflow where the branch was pushed, but the pull request couldn’t be created. In earlier versions, rerunning in those situations would have left an error comment on the original pull request. Now, it handles these gracefully. The actions' log shows what happens in detail. Thanks @wolfgangwalther for this great contribution!
A typo in the actions' log was also fixed thanks to @codygarver.
Updated dependencies
New Contributors
Full Changelog: korthout/backport-action@v3.2.0...v3.2.1
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.
This PR was generated by Mend Renovate. View the repository job log.