Problemunvalidated

Between steps 4 and 5, I'd like a quality gate established where if 4 fails, the user cannot run 5. — A release is queued to staging automatically A Cypress E2E test is executed, to test the results in staging. The user manually releases to production. Tension: if 4 fails, the user cannot run 5. Outcome: How can I achieve this?

2818e7c0-2219-4ed6-89b9-172802fc8cbe

Between steps 4 and 5, I'd like a quality gate established where if 4 fails, the user cannot run 5. — A release is queued to staging automatically

A Cypress E2E test is executed, to test the results in staging.

The user manually releases to production. Tension: if 4 fails, the user cannot run 5. Outcome: How can I achieve this?