`backport` creates cherry-pick PRs with a predictable format: https://github.com/mapbox/github-release-tools/blob/20ca6c1ddfa321a2b3de9de81d18e30e316c3100/src/backport.js#L31 `changelog-draft` can use this to identify such PRs and use the original PR description instead. cc @jfirebaugh
backportcreates cherry-pick PRs with a predictable format:github-release-tools/src/backport.js
Line 31 in 20ca6c1
changelog-draftcan use this to identify such PRs and use the original PR description instead.cc @jfirebaugh