Automates the process of cherry-picking a pull request to another branch. Leave a comment on your pull request such as:
cherry-pick to release/1.2.3
And let the cherry-picker handle the rest! A new pull request with the changes will be opened and configured to auto-merge.
See example-workflow.yml for a complete example that you can copy/paste into your project and modify.