Commit 048bec6
Trigger react-on-comment workflow on issues opened and add issue body fallback
- Add `issues: types: [opened]` event trigger so the workflow also reacts
when a new issue is opened with the trigger phrase in its body.
- Add `github.event.issue.body` to the COMMENT_BODY fallback chain so the
trigger phrase check works for issue descriptions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ff57171 commit 048bec6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments