Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Backport-action v3.2.1

Choose a tag to compare

@korthout korthout released this 26 Jun 06:13
· 72 commits to main since this release

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: v3.2.0...v3.2.1