mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Builders are read from a json file to get their last builds using buildbucket and calculate the tree status. Some builders were not being used for the tree status validation allowing rollers to land changes even though some builders were failing. Bug: https://github.com/flutter/flutter/issues/64061