Commit 04ce605
committed
Fix Claude PR reactions workflow: don't cancel in-progress runs, use sticky comment
- cancel-in-progress: false — prevents a new comment from killing an
in-progress Claude run on the same PR
- use_sticky_comment: true — reuses a single comment instead of creating
a new one each time, reducing noise
https://claude.ai/code/session_01BR4nrqzgpFAMjFJBkmrryy1 parent cb4b834 commit 04ce605
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
0 commit comments