aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorkongr45gpen <electrovesta@gmail.com>2016-12-07 19:35:39 +0200
committerkongr45gpen <electrovesta@gmail.com>2016-12-07 19:35:39 +0200
commit8b9f59ba944eb5291e8700c1af24310d22857e23 (patch)
treef7b990886a8626c9e2db5f66a6a12a634e319baa /samples
parentf161a009ceeb3970f5bed2bc569bb0696e2001c8 (diff)
downloadsupybot_github-8b9f59ba944eb5291e8700c1af24310d22857e23.tar.gz
supybot_github-8b9f59ba944eb5291e8700c1af24310d22857e23.tar.bz2
supybot_github-8b9f59ba944eb5291e8700c1af24310d22857e23.zip
Add support for AppVeyor notifications
Implements #12
Diffstat (limited to 'samples')
-rw-r--r--samples/appveyor.json51
1 files changed, 51 insertions, 0 deletions
diff --git a/samples/appveyor.json b/samples/appveyor.json
new file mode 100644
index 0000000..7e4c5c5
--- /dev/null
+++ b/samples/appveyor.json
@@ -0,0 +1,51 @@
+{
+ "eventData": {
+ "branch": "pullr1",
+ "buildId": 6010485,
+ "buildNumber": 2,
+ "buildUrl": "https://ci.appveyor.com/project/kongr45gpen/test/build/1.0.2",
+ "buildVersion": "1.0.2",
+ "commitAuthor": "alezakos",
+ "commitAuthorEmail": "electrovesta@gmail.com",
+ "commitAuthorUsername": "kongr45gpen",
+ "commitDate": "10/10/2016 7:39 PM",
+ "commitId": "3be0d004b9",
+ "commitMessage": "Update README.md",
+ "commitMessageExtended": "",
+ "commitUrl": "https://github.com/kongr45gpen/test/commit/3be0d004b9",
+ "committerEmail": "noreply@github.com",
+ "committerName": "GitHub",
+ "duration": "00:00:03.7343550",
+ "failed": true,
+ "finished": "12/7/2016 5:08 PM",
+ "isPullRequest": false,
+ "jobs": [
+ {
+ "artifacts": [],
+ "compilationMessages": [],
+ "duration": "00:00:03.9843642",
+ "failed": true,
+ "finished": "12/7/2016 5:08 PM",
+ "id": "e80o7hecyuqcb89k",
+ "messages": [],
+ "messagesError": 0,
+ "messagesTotal": 0,
+ "name": "",
+ "passed": false,
+ "started": "12/7/2016 5:08 PM",
+ "status": "Failed"
+ }
+ ],
+ "messages": [],
+ "notificationSettingsUrl": "https://ci.appveyor.com/notifications",
+ "passed": false,
+ "projectId": 261821,
+ "projectName": "test",
+ "repositoryName": "kongr45gpen/test",
+ "repositoryProvider": "gitHub",
+ "repositoryScm": "git",
+ "started": "12/7/2016 5:08 PM",
+ "status": "failed"
+ },
+ "eventName": "build_failure"
+} \ No newline at end of file

© 2014-2024 Faster IT GmbH | imprint | privacy policy