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
247 stars 60 forks source link

Post a comment on source PR linking to the created backport PRs #271

Closed sorenlouv closed 2 years ago

sorenlouv commented 2 years ago

The backport-action will post a comment in the source PR that links to the created backport PRs. This is very useful. Manual backports should also do this.

image