Skip to content

Instantly share code, notes, and snippets.

@niallo
Last active October 1, 2017 16:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niallo/3029840 to your computer and use it in GitHub Desktop.
Save niallo/3029840 to your computer and use it in GitHub Desktop.
Sample Strider Webhook Payload
{ "test_results":
{ "deploy_exitcode": null,
"finish_time": "2012-06-29T00:19:26.622Z",
"repo_url": "https://github.com/niallo/gh-markdown-cli",
"start_time": "2012-06-29T00:19:04.538Z",
"github_commit_id": "f84bda271dc884fd6b2c0badc001f8fefcacdc9f",
"test_exitcode": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment