Commit d699cc6
fix: skip synthetic thread replies when anchor doesn't exist (#94)
Prevents duplicate messages when creating retroactive anchors for
closed/reopened PRs. The synthetic thread reply (e.g., "PR Merged")
is now skipped if no anchor exists - the subsequent edit action
will create the retroactive anchor instead.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent b6540f7 commit d699cc6
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
81 | 98 | | |
82 | 99 | | |
83 | 100 | | |
| |||
0 commit comments