Rename 'environment check' job to something alerting
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3526765. -->
Reported by: [jonathan1055](https://www.drupal.org/user/92645)
Related to !364 !363
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The "environment check" job, which runs in the <code>.pre</code> stage, will only ever run if there is a major problem. But the significance of this failure can be missed or ignored due the ordinary name of the job. </p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Rename the job to something more alerting to grab attention, such as "⚠️ pre checks failed ⚠️" </p>
<p>The background is on <a href="https://drupal.slack.com/archives/CGKLP028K/p1748097591072989">this slack conversation</a></p>
<h3 id="solution">Example of the renamed job</h3>
<p><img src="https://www.drupal.org/files/issues/2025-05-27/pre%20job%20failed.png" alt="pipeline set-up failed"></p>
issue