Commit bb6479c
React on issues opened and fall back to issue body
Add `issues: types: [opened]` trigger so the workflow also fires
when a new issue is created containing the trigger phrase.
Add `github.event.issue.body` as a fallback in COMMENT_BODY so the
issue description is checked when neither a comment nor a review
body is available.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 10e8509 commit bb6479c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments