Merge branch '86-add-new-additional-field-in-platform-status' into '67-mas-dt'
Add new additional_data field (platform status) See merge request !54
Add new additional_data field (platform status) See merge request !54
You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs:
keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.