Pre-collapse standard job-section
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Gitlab since 13.5 has pre-collapsed sections: https://docs.gitlab.com/ee/ci/jobs/#custom-collapsible-sections
I suppose it's good idea to pre-collapse standard sections(or to have ability to set pre-collapsed) such sections as: "Getting source from Git repository", "Downloading artefacts", "Preparing environment" and "Preparing the Docker executor". Now these sections are not collapsed and contain a lot of text.
Information from these sections are useless in 99% cases in my work(Autotest in my case). This sections contain hundreds lines of text, and all users have to scroll down to see what they need. It will save a lot of time.
Thank you!