Differential D15540 Diff 37466 src/applications/nuance/github/__tests__/repositoryevents/IssueCommentEvent.created.txt
Changeset View
Changeset View
Standalone View
Standalone View
src/applications/nuance/github/__tests__/repositoryevents/IssueCommentEvent.created.txt
| Show First 20 Lines • Show All 92 Lines • ▼ Show 20 Lines | |||||
| { | { | ||||
| "repository.name.full": "epriestley/poems", | "repository.name.full": "epriestley/poems", | ||||
| "is.issue": true, | "is.issue": true, | ||||
| "is.pull": false, | "is.pull": false, | ||||
| "issue.number": 1, | "issue.number": 1, | ||||
| "id": 3733510485, | "id": 3733510485, | ||||
| "uri": "https://github.com/epriestley/poems/issues/1#issuecomment-193528669", | "uri": "https://github.com/epriestley/poems/issues/1#issuecomment-193528669", | ||||
| "title.full": "GitHub epriestley/poems Issue #1 (Comment)", | "title.full": "GitHub epriestley/poems Issue #1 (Comment)", | ||||
| "comment": "comment on issue" | "comment": "comment on issue", | ||||
| "actor.id": 102631 | |||||
| } | } | ||||