Exception: Mergify::RSpec::FlakyDetectionDisabledError
- Inherits:
-
StandardError
- Object
- StandardError
- Mergify::RSpec::FlakyDetectionDisabledError
- Defined in:
- lib/mergify/rspec/flaky_detection.rb
Overview
Signals that flaky detection must not run for this session, and that this is expected rather than a failure: the repository has not opted in (the server responds with 404) or there is no baseline of recorded tests yet. Callers skip silently instead of surfacing an error banner.