Differential D15540 Diff 37466 src/applications/nuance/github/__tests__/repositoryevents/PullRequestEvent.opened.txt
Changeset View
Changeset View
Standalone View
Standalone View
src/applications/nuance/github/__tests__/repositoryevents/PullRequestEvent.opened.txt
| Show First 20 Lines • Show All 327 Lines • ▼ Show 20 Lines | |||||
| { | { | ||||
| "repository.name.full": "epriestley/poems", | "repository.name.full": "epriestley/poems", | ||||
| "is.issue": false, | "is.issue": false, | ||||
| "is.pull": true, | "is.pull": true, | ||||
| "issue.number": null, | "issue.number": null, | ||||
| "pull.number": 2, | "pull.number": 2, | ||||
| "id": 3740936638, | "id": 3740936638, | ||||
| "uri": "https://github.com/epriestley/poems/pull/2#event-3740936638", | "uri": "https://github.com/epriestley/poems/pull/2#event-3740936638", | ||||
| "title.full": "GitHub epriestley/poems Pull Request #2 (Created)" | "title.full": "GitHub epriestley/poems Pull Request #2 (Created)", | ||||
| "actor.id": 102631 | |||||
| } | } | ||||