Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps korthout/backport-action from 3.2.0 to 3.2.1.

Release notes

Sourced from korthout/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

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 [korthout/backport-action](https://github.com/korthout/backport-action) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@436145e...0193454)

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

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 Jul 1, 2025
@github-project-automation github-project-automation bot moved this to Todo in CCCL Jul 1, 2025
Copy link
Contributor

copy-pr-bot bot commented Jul 1, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-project-automation github-project-automation bot moved this from Todo to In Review in CCCL Jul 1, 2025
@kkraus14 kkraus14 merged commit 7b69ae0 into main Jul 1, 2025
5 checks passed
@kkraus14 kkraus14 deleted the dependabot/github_actions/korthout/backport-action-3.2.1 branch July 1, 2025 01:22
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Jul 1, 2025
Copy link

github-actions bot commented Jul 1, 2025

Doc Preview CI
Preview removed because the pull request was closed or merged.

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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant