Skip to content

Bump korthout/backport-action from 4.3.0 to 4.4.0#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/korthout/backport-action-4.4.0
Open

Bump korthout/backport-action from 4.3.0 to 4.4.0#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/korthout/backport-action-4.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps korthout/backport-action from 4.3.0 to 4.4.0.

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v4.4.0

What's Changed

The new add_reviewers and add_team_reviewers inputs allow backport-action to request a review on the created backport pull request from the users and teams specified. These inputs can be used in simple setups where you want a particular user to always review, as well as in advanced setups where reviewers are determined in a separate workflow step. You can use these inputs in addition to any of the other reviewer inputs. Thanks for another great contribution @​mvlassis!

Backport-action no longer instructs users to force-push (with a lease) in the manual instructions for conflicts when using the draft_commit_conflicts option for the experimental conflict_resolution input. When running these instructions locally, the cherry-pick would fail due to conflicts, and the force push could push back the branch to its base, effectively closing the PR. This was confusing and added to the manual effort needed. Instead, users should resolve conflicts locally and push changes only when they are ready. Thanks for the fix @​ChrisKujawa!

Updated dependencies

Maintenance changes

New Contributors

Full Changelog: korthout/backport-action@v4.3.0...v4.4.0

Commits
  • ad30f01 dist: release 4.4.0
  • 8aca42f Merge pull request #603 from korthout/korthout-replace-unmaintained-dep
  • ddc4af9 Merge pull request #605 from korthout/korthout-remove-merge-queue-mentions
  • 5f68283 Remove merge_group trigger from CI
  • d66fa8b Remove merge queue references from CI.md
  • 5a2adb9 Merge pull request #604 from korthout/korthout-merge-queue-support
  • ecd9f91 Enable platformAutomerge for Renovate
  • 1dd801a Add CI design documentation
  • 69d066b ci: validate version inputs are semver
  • 96be5aa ci: verify version replacement in release workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants