Differential D15516 Diff 37412 src/applications/nuance/github/__tests__/repositoryevents/CreateEvent.tag.txt
Changeset View
Changeset View
Standalone View
Standalone View
src/applications/nuance/github/__tests__/repositoryevents/CreateEvent.tag.txt
- This file was copied from src/applications/nuance/github/__tests__/repositoryevents/WatchEvent.started.txt.
| { | { | ||||
| "id": "3740950917", | "id": "3784548642", | ||||
| "type": "WatchEvent", | "type": "CreateEvent", | ||||
| "actor": { | "actor": { | ||||
| "id": 102631, | "id": 102631, | ||||
| "login": "epriestley", | "login": "epriestley", | ||||
| "gravatar_id": "", | "gravatar_id": "", | ||||
| "url": "https://api.github.com/users/epriestley", | "url": "https://api.github.com/users/epriestley", | ||||
| "avatar_url": "https://avatars.githubusercontent.com/u/102631?" | "avatar_url": "https://avatars.githubusercontent.com/u/102631?" | ||||
| }, | }, | ||||
| "repo": { | "repo": { | ||||
| "id": 14627834, | "id": 14627834, | ||||
| "name": "epriestley/poems", | "name": "epriestley/poems", | ||||
| "url": "https://api.github.com/repos/epriestley/poems" | "url": "https://api.github.com/repos/epriestley/poems" | ||||
| }, | }, | ||||
| "payload": { | "payload": { | ||||
| "action": "started" | "ref": "phabricator/diff/400", | ||||
| "ref_type": "tag", | |||||
| "master_branch": "master", | |||||
| "description": "Poems (Mirror)", | |||||
| "pusher_type": "user" | |||||
| }, | }, | ||||
| "public": true, | "public": true, | ||||
| "created_at": "2016-03-09T12:56:28Z" | "created_at": "2016-03-19T22:07:56Z" | ||||
| } | } | ||||
| ~~~~~ | ~~~~~ | ||||
| { | { | ||||
| "repository.name.full": "epriestley/poems", | "repository.name.full": "epriestley/poems", | ||||
| "is.issue": false, | "is.issue": false, | ||||
| "is.pull": false, | "is.pull": false, | ||||
| "issue.number": null, | "issue.number": null, | ||||
| "pull.number": null, | "pull.number": null, | ||||
| "id": 3740950917, | "id": 3784548642, | ||||
| "uri": null | "uri": "https://github.com/epriestley/poems/commits/phabricator/diff/400", | ||||
| "title.full": "GitHub epriestley/poems Tag phabricator/diff/400 (Created)" | |||||
| } | } | ||||