Skip to content

change status to in progress only for initial scheduling try builds - #5115

Merged
auto-submit[bot] merged 2 commits into
flutter:mainfrom
ievdokdm:190080-rerun-fix
Jul 27, 2026
Merged

change status to in progress only for initial scheduling try builds#5115
auto-submit[bot] merged 2 commits into
flutter:mainfrom
ievdokdm:190080-rerun-fix

Conversation

@ievdokdm

Copy link
Copy Markdown
Contributor

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jul 27, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates LuciBuildService to only set the dashboard check status to inProgress during the initial run, preventing updates during re-runs of failed checks. A unit test has been added to verify this behavior. The reviewer suggested a more robust check for isInitialRun by ensuring all targets are on their first attempt using every instead of just checking the first element.

Comment thread app_dart/lib/src/service/luci_build_service.dart
@ievdokdm
ievdokdm requested a review from jtmcdole July 27, 2026 22:42
@ievdokdm ievdokdm added the autosubmit Merge PR when tree becomes green via auto submit App. label Jul 27, 2026

@jtmcdole jtmcdole left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

video_1785183269211902_480

@auto-submit
auto-submit Bot merged commit 9958fbb into flutter:main Jul 27, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App. CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set Dashboard Checks to inProgress state

2 participants