Commit d8ef90e
Verify PR is unreleased by merge commit SHA after gh search
`gh search prs` associates a PR with commits left in its history by
force-pushes, so a stale commit on master can still surface a PR whose
merge commit is already on the stable branch. Re-check each candidate's
merge commit SHA against the cherry-pick footer set before treating it
as a backport target.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 850eef9 commit d8ef90e
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
398 | 403 | | |
399 | 404 | | |
400 | 405 | | |
| |||
0 commit comments