Created
April 3, 2020 23:45
-
-
Save veeral-patel/429604e58f75ce2249c9c89a477812d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"repository": { | |
"defaultBranchRef": { | |
"name": "master", | |
"target": { | |
"history": { | |
"edges": [ | |
{ | |
"node": { | |
"messageHeadline": "[Flight] Lazily parse models and allow any value to suspend (#18476)", | |
"author": { | |
"user": { | |
"login": "sebmarkbage" | |
} | |
}, | |
"committedDate": "2020-04-03T21:58:02Z", | |
"statusCheckRollup": { | |
"state": "SUCCESS" | |
}, | |
"signature": { | |
"isValid": true | |
}, | |
"abbreviatedOid": "e2dd308" | |
} | |
}, | |
{ | |
"node": { | |
"messageHeadline": "[Flight] Add webpack plugin build (#18485)", | |
"author": { | |
"user": { | |
"login": "sebmarkbage" | |
} | |
}, | |
"committedDate": "2020-04-03T21:04:56Z", | |
"statusCheckRollup": { | |
"state": "SUCCESS" | |
}, | |
"signature": { | |
"isValid": true | |
}, | |
"abbreviatedOid": "59fd09c" | |
} | |
} | |
] | |
} | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment