Include SHA of Target Branch HEAD for Failed Backports
Open
:sparkles: enhancement
- Dominant language
- TypeScript
- Stars
- 87
- Forks
- 35
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 11
Description
There are from time to time trop failures to backport which when manually performed it is unclear why it failed since the cherry pick runs clean.
Would be nice if the backport failure check included the SHA for the target branch HEAD at the time it attempted the backport, to make it easier to debug these failures.
Output could look like:
---
## Backport Failed
This PR was checked and could not be automatically backported to `23-x-y`@[`e508ef2`](https://github.com/electron/electron/commit/e508ef2b8c2297a7ea4cf4f5928dfe350f7fc193) cleanly
Contributor guide
Assessment
This issue has not been assessed yet.