mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
027205875b
The previous detection mechanism special-cased `canary` which lead to large diffs when backport branches ran CI. We stop special casing `canary` reducing complexity and giving us another flake-detecting attempt when the change is merged. That way we can safely enable flake detection on backport branches without having to test large diffs when PRs are merged targetting backport branches. New backport branches will no longer have flake detecton and new deploy test runs disabled.
2.5 KiB
2.5 KiB