Skip to content

chore(deps): update korthout/backport-action action to v4.5.2#2024

Merged
onuryilmaz merged 1 commit into
mainfrom
renovate/patch-github-actions
May 25, 2026
Merged

chore(deps): update korthout/backport-action action to v4.5.2#2024
onuryilmaz merged 1 commit into
mainfrom
renovate/patch-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 25, 2026

This PR contains the following updates:

Package Type Update Change
korthout/backport-action action patch v4.5.1v4.5.2

Release Notes

korthout/backport-action (korthout/backport-action)

v4.5.2: Backport-action v4.5.2

Compare 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_branches input), 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_branches dynamically 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 the actions/checkout to v6 across examples.

Updated dependencies

Full Changelog: korthout/backport-action@v4.5.1...v4.5.2


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


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

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

Copilot AI review requested due to automatic review settings May 25, 2026 09:19
@renovate renovate Bot requested a review from a team as a code owner May 25, 2026 09:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@onuryilmaz
Copy link
Copy Markdown
Contributor

@renovate rebase

@renovate renovate Bot force-pushed the renovate/patch-github-actions branch from e08903f to 1c3707d Compare May 25, 2026 12:18
@onuryilmaz onuryilmaz merged commit dec4b52 into main May 25, 2026
9 checks passed
@onuryilmaz onuryilmaz deleted the renovate/patch-github-actions branch May 25, 2026 12:20
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants