Differential D15448 Diff 37239 src/applications/nuance/github/__tests__/repositoryevents/PushEvent.txt
Changeset View
Changeset View
Standalone View
Standalone View
src/applications/nuance/github/__tests__/repositoryevents/PushEvent.txt
- This file was added.
| { | |||||
| "id": "3498724127", | |||||
| "type": "PushEvent", | |||||
| "actor": { | |||||
| "id": 102631, | |||||
| "login": "epriestley", | |||||
| "gravatar_id": "", | |||||
| "url": "https://api.github.com/users/epriestley", | |||||
| "avatar_url": "https://avatars.githubusercontent.com/u/102631?" | |||||
| }, | |||||
| "repo": { | |||||
| "id": 14627834, | |||||
| "name": "epriestley/poems", | |||||
| "url": "https://api.github.com/repos/epriestley/poems" | |||||
| }, | |||||
| "payload": { | |||||
| "push_id": 924333172, | |||||
| "size": 1, | |||||
| "distinct_size": 1, | |||||
| "ref": "refs/heads/master", | |||||
| "head": "c829132d37c4c1da80d319942a5a1e500632b52f", | |||||
| "before": "d8262dc45f0bd79c06571c6851d47efaeb6b599b", | |||||
| "commits": [ | |||||
| { | |||||
| "sha": "c829132d37c4c1da80d319942a5a1e500632b52f", | |||||
| "author": { | |||||
| "email": "git@epriestley.com", | |||||
| "name": "epriestley" | |||||
| }, | |||||
| "message": "Put 16K files in a single directory", | |||||
| "distinct": true, | |||||
| "url": "https://api.github.com/repos/epriestley/poems/commits/c829132d37c4c1da80d319942a5a1e500632b52f" | |||||
| } | |||||
| ] | |||||
| }, | |||||
| "public": true, | |||||
| "created_at": "2016-01-06T11:21:59Z" | |||||
| } | |||||
| ~~~~~ | |||||
| { | |||||
| "repository.name.full": "epriestley/poems", | |||||
| "is.issue": false, | |||||
| "is.pull": false, | |||||
| "issue.number": null | |||||
| } | |||||