Skip to content

Instantly share code, notes, and snippets.

@sirkirby
Last active August 29, 2015 14:01
Show Gist options
  • Save sirkirby/316da826ed2638229c70 to your computer and use it in GitHub Desktop.
Save sirkirby/316da826ed2638229c70 to your computer and use it in GitHub Desktop.
Kudu PostDeployment event payload
{
"id": "005c554bbeeaac0000000000000000000000",
"status": "success",
"statusText": "",
"authorEmail": "[email protected]",
"author": "Chris Kirby",
"message": "my last commit message",
"progress": "",
"deployer": "who triggered the deployment",
"receivedTime": "2014-05-12T23:45:17.4767323Z",
"startTime": "2014-05-12T23:58:42.0723693Z",
"endTime": "2014-05-12T23:58:53.7723895Z",
"lastSuccessEndTime": "2014-05-12T23:58:53.7723895Z",
"complete": true,
"siteName": "myAzureWebSiteWithGitDeploymentEnabled"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment