Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: improve backport PR title and body
The previous templates were not compatible with our usage: - The title was prefixed with `[Backport release-1.x]` which broke `release-please` - The body was empty besides the comment about backporting. By default we use the PR body as the commit message, so we should include the relevant details here.
- Loading branch information