Skip to content

Send deployment_status when job starts environment

What does this MR do?

Send deployment_status when job starts environment

The check was if the job has_environment which results in showing the environment information when the job stops the environment. This result in having a blank deployment_status.

Use starts_environment? to be the same as the haml we have in 11.3

What are the relevant issue numbers?

Bug introduced in gitlab-org/gitlab-ce#50460

#52614 (closed)

Does this MR meet the acceptance criteria?

Closes #52614 (closed)

Edited by Steve Xuereb

Merge request reports