Commit 40bde88
authored
Fix RFC 168 to match what got implemented (#193)
First, this sentence was contradicting itself, one part was saying `event.issue.comment`, the other `event.comment`.
Second, this got implemented as `event.taskcluster_comment` instead. See https://github.com/taskcluster/taskcluster/blob/76fd9d8417f6de65db5611878dd60e21e5782658/services/github/src/handlers/job.js#L2181 parent 802091b commit 40bde88
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments