To allow us to use the current build definition mechanism (.ci.yaml) for staging builds, we need a way to add the builds without polluting the flutter dashboard with staging task results.
Where staging tasks are task marked with bringup:true, and the results show up as flakey runs on the dashboard currently.