Feature Request: Deployment Blocking Based on Daily Unit Test Job Status
Currently, Gearset lacks a feature to block deployment CI jobs to the respective environments when the associated daily unit test job fails. Implementing this feature would be advantageous in ensuring that appropriate testing quality gates are established to prevent changes from being deployed in the event of test failures. This enhancement would significantly improve our deployment integrity and testing processes.
3
votes
-
Jonathan Flatt commented
Not sure if it would cover OP's use case, but it would be interesting to include 'recently failed tests' to a CI job's test selection heuristics.