Skip to content

Removes icon key from job endpoint

Filipa Lacerda requested to merge 50904-remove-icon-env into master

What does this MR do?

When moving haml code into the new API we added the icon for deployment_status But we do not need it since we already have build.status in the response. Using the icon turns out to be more complicated for frontend since the build status is easier to parse.

Does this MR meet the acceptance criteria?

#50904 (closed)

gitlab-org/gitlab-ce!21307 MR introducing the deployment_status key

Edited by Grzegorz Bizon

Merge request reports