chore(deps): update korthout/backport-action action to v4.5.2#2024
Merged
Conversation
onuryilmaz
approved these changes
May 25, 2026
Contributor
|
@renovate rebase |
e08903f to
1c3707d
Compare
k-fabryczny
pushed a commit
that referenced
this pull request
May 29, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
k-fabryczny
pushed a commit
that referenced
this pull request
May 29, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Klaudiusz Fabryczny <klaudiusz.fabryczny@sap.com>
k-fabryczny
pushed a commit
that referenced
this pull request
May 29, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
k-fabryczny
pushed a commit
that referenced
this pull request
May 29, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Klaudiusz Fabryczny <klaudiusz.fabryczny@sap.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.5.1→v4.5.2Release Notes
korthout/backport-action (korthout/backport-action)
v4.5.2: Backport-action v4.5.2Compare Source
What's Changed
Bug fix for Summary comment incorrectly reports success when no target branches are found #629. When the action runs but finds no targets (no matching labels and no
target_branchesinput), the summary comment now explicitly states this instead of the misleading "backported this pull request". The comment also hints at filtering the trigger at the workflow level so the action runs only when there's work to do, and the README usage example now demonstrates that pattern with a label-prefix filter.Documentation
The README grew a new section on computing
target_branchesdynamically at workflow runtime. You may need this when targets come from a config file, an API call, or a parsed/backport <branch>comment rather than labels. We also made some further improvements to the README examples. We collapsed the signing example into a<details>block, tightened the comment-trigger example, and bumped theactions/checkouttov6across examples.Updated dependencies
Full Changelog: korthout/backport-action@v4.5.1...v4.5.2
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.