]> source.dussan.org Git - sonarqube.git/blob
d518f2290916c7b4bc13665935d7cb4500ee3708
[sonarqube.git] /
1 {
2   "serverUrl": "http://foo",
3   "taskId": "#1",
4   "status": "SUCCESS",
5   "analysedAt": "2017-07-14T04:40:00+0200",
6   "project": {
7     "key": "P1",
8     "name": "Project One"
9   },
10   "qualityGate": {
11     "name": "Gate One",
12     "status": "WARN",
13     "conditions": [
14     ]
15   },
16   "properties": {
17     "sonar.analysis.revision": "ab45d24",
18     "sonar.analysis.buildNumber": "B123"
19   }
20 }