Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps zeebe-io/backport-action from 1.4.0 to 3.2.1.

Release notes

Sourced from zeebe-io/backport-action's releases.

Backport-action v3.2.1

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

Backport-action 3.2.0

What's Changed

This release adds two new inputs: add_labels and add_author_as_assignee.

add_labels allows you to specify additional labels for the backport pull request. Thanks @​chancez for the great contribution!

add_author_as_assignee allows you to control whether the action should set the author of the original pull request as an assignee on the backport pull request. Thanks @​soooch for the great contribution!

Updated Dependencies

New Contributors

Full Changelog: korthout/backport-action@v3.1.0...v3.2.0

... (truncated)

Commits
  • 0193454 dist: release 3.2.1
  • 92837af dist: build new artifacts
  • 570d25d Merge pull request #474 from korthout/dependabot/npm_and_yarn/prettier-3.6.0
  • 15dce60 Merge pull request #475 from codygarver/main
  • 49aee29 dist: build new artifacts
  • a90d00a Merge pull request #473 from wolfgangwalther/idempotency
  • 868b016 fix: log existing branch recovery
  • 91327cc utils: fix typo in error message
  • f025eca build(deps-dev): bump prettier from 3.5.3 to 3.6.0
  • ba349a0 fix: ignore existing branches
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 1.4.0 to 3.2.1.
- [Release notes](https://github.com/zeebe-io/backport-action/releases)
- [Commits](korthout/backport-action@v1.4.0...v3.2.1)

---
updated-dependencies:
- dependency-name: zeebe-io/backport-action
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 11, 2025 10:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 11, 2025
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Superseded by #2435.

@dependabot dependabot bot closed this Aug 18, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/zeebe-io/backport-action-3.2.1 branch August 18, 2025 11:05
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