sorenlouv / backport

A simple CLI tool that automates the process of backporting commits on a GitHub repo
https://github.com/sqren/backport/blob/main/docs/config-file-options.md
Apache License 2.0
241 stars 57 forks source link

add option for adding the reviewers of the original PRs #452

Closed reey closed 10 months ago

reey commented 1 year ago

Similar functionality I tried to implement with: https://github.com/sqren/backport-github-action/pull/90 but this actually missed all of the already approved reviews.. :laughing: This is hopefully fixed this way.

sorenlouv commented 10 months ago

Hey @reey

Thanks for the contribution! I've updated the PR and will merge if all checks pass. I know it's been a long time since you worked on this but I'm very interested in your feedback!

sorenlouv commented 10 months ago

Published in v9.2.0