Skip to content

Modify job action response

Domonkos Gulyas requested to merge change_job_type_response into develop

Change job action display: merge jobType and jobAction fields togedher. Displaying job actions as:

  • DEPLOY
  • UNDEPLOY
  • START
  • STOP
  • BATCH_DEPLOY
  • BATCH_UNDEPLOY

Merge request reports