Skip to content

ci_yaml autoroller should not be backfilled #127063

@christopherfujino

Description

@christopherfujino

The Linux ci_yaml flutter_roller target on the framework (and probably other repos too) is not guaranteed to run in the order commits appear in the tree, and will be backfilled. This can cause older commits to overwrite the build config of newer commits, leading to hard to debug one-off build failures.

We should either avoid backfilling, or even better, ensure we never push an older config over a newer one.

Metadata

Metadata

Assignees

Labels

team-infraOwned by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions