Improve cherry pick detection
Open
backlog
enhancement
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 369
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 149
Description
Currently cherry picks are detected based on the git patch-id.
We can add additional heuristics like searching for the "cherry picked from" string in commit messages in cases where the cherry pick results in different patch-ids.
Contributor guide
Assessment
This issue has not been assessed yet.