Commit 102a504
docs(pm): make the merged-PR read the primary leg of the stale-claim test (#13968)
The dead-claim reclaim paragraph established staleness from two proxies
(promised branch absent + no PR), and both fail toward "nothing landed"
in a squash-merging, delete-on-merge repo family. The primary leg is now
the direct read: search PRs that reference the card and read their
merged/merged_at — not the closes-list, which is empty exactly when a
partial PR deliberately wrote Refs instead of Fixes. Branch absence and
commit-message scans demote to corroboration that can only support a
stale verdict, never establish one alone; zero referencing PRs means
stop and ask, never "nothing landed". Rescue-first precondition, the
message-boundary clause and the live-branch never-reclaim rule are
untouched.
Claude-Session: https://claude.ai/code/session_01Msg17tAHJ3jVTYFgHydCm2
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9b18c04 commit 102a504
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
555 | 558 | | |
556 | 559 | | |
557 | 560 | | |
| |||
0 commit comments