We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
head_pipeline
pipeline
1 parent 019584a commit f4dcedaCopy full SHA for f4dceda
danger-kotlin-library/src/test/resources/gitlabWithCancelledPipelineDangerJSON.json
@@ -113,14 +113,14 @@
113
"latest_build_started_at": "2021-04-30T14:35:00.103+02:00",
114
"latest_build_finished_at": "2019-04-11T00:33:22.492Z",
115
"first_deployed_to_production_at": "2019-04-11T00:30:22.492Z",
116
- "pipeline": {
+ "pipeline": null,
117
+ "head_pipeline": {
118
"id": 50,
119
"sha": "621bc3348549e51c5bd6ea9f094913e9e4667c7b",
120
"ref": "ef28580bb2a00d985bffe4a4ce3fe09fdb12283f",
121
"status": "canceled",
122
"web_url": "https://gitlab.com/danger-systems/danger.systems/pipeline/621bc3348549e51c5bd6ea9f094913e9e4667c7b"
123
},
- "head_pipeline": null,
124
"diff_refs": {
125
"base_sha": "ef28580bb2a00d985bffe4a4ce3fe09fdb12283f",
126
"head_sha": "621bc3348549e51c5bd6ea9f094913e9e4667c7b",
0 commit comments