Skip to content

Reset failed check run back to in progress if all failed jobs are re-runned - #5117

Open
ievdokdm wants to merge 3 commits into
flutter:mainfrom
ievdokdm:189943-rerequest
Open

Reset failed check run back to in progress if all failed jobs are re-runned#5117
ievdokdm wants to merge 3 commits into
flutter:mainfrom
ievdokdm:189943-rerequest

Conversation

@ievdokdm

Copy link
Copy Markdown
Contributor

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jul 29, 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 the LUCI build service to support re-requesting check runs when re-running failed checks under the unified check run flow, updating the github package dependency to version 9.26.0 and adding corresponding tests and mocks. A review comment correctly points out that the stage != null condition is unnecessarily required for initial runs, which could prevent updating the check run status to in-progress when stage is null, and suggests restricting this check to re-runs.

Comment thread app_dart/lib/src/service/luci_build_service.dart Outdated
@ievdokdm
ievdokdm requested a review from jtmcdole July 29, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

autosubmit removed due to "Dashboard Checks" failing, even though tests are in progress

1 participant