flutter / flutter/flutter

Automatically schedule release tests after release builder succeeds

Open
#168,091 1 comment 0 reactions 0 assignees View on GitHub
infra: release P2 team-infra triaged-infra
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

See parent issue: https://github.com/flutter/flutter/issues/168083.

Today, we have a clever hack in place that automatically _skips_ all release tests, since otherwise they will be pulling from a release build that has not completed yet:

![Image](https://github.com/user-attachments/assets/147e3bf0-7ffe-434c-9184-8d32ec1b6ce8)

We could automatically schedule (for backfill) the tasks after the engine build completes, similar to how we do with the merge queue today for own (non-release) builds. That would reduce the amount of human work required as part of the release process.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.