Backport merged pull requests to selected branches
Version updated for korthout/backport-action to version v2.1.0.
- This action is used across all versions by 251 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Support copying milestone, assignees, and requested reviewers by @jschmid1 in https://github.com/korthout/backport-action/pull/394
- use
copy_assignees
to copy the assignees - use
copy_milestone
to copy the milestone - use
copy_requested_reviewers
to copy the requested reviewers
- use
New Contributors
- @jschmid1 made their first contribution in https://github.com/korthout/backport-action/pull/394
Full Changelog: https://github.com/korthout/backport-action/compare/v2.0.0...v2.1.0