Skip to content

Instantly share code, notes, and snippets.

@gamerson
Created July 23, 2021 14:35
Show Gist options
  • Save gamerson/bad32d514115d1acb0ac27b2560d1930 to your computer and use it in GitHub Desktop.
Save gamerson/bad32d514115d1acb0ac27b2560d1930 to your computer and use it in GitHub Desktop.
Lugbot `/tasks?state=COMPLETED_FAILURE` Example
[
{
"finishTime": 1627048113551,
"id": 11,
"name": "Code Upgrade Proposal: find-breaking-changes_FindBreakingChanges",
"projectId": 1,
"proposal": {
"action": "canceled",
"body": "Canceled by user",
"branchName": "",
"commitComments": {},
"id": 2,
"mergeAdvice": "none",
"name": "canceled",
"title": "Canceled"
},
"startTime": 0,
"state": "COMPLETED_FAILURE"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment