Skip to content

Commit c125e6a

Browse files
committed
comment
1 parent 1dd8875 commit c125e6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dashboard/lib/state/presubmit.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ class PresubmitState extends ChangeNotifier {
336336
_lastFetchedSha = null;
337337
_jobs = null;
338338
_selectedJob = null;
339+
// Reset to force re-fetch of available SHAs and pick the latest one
339340
if (sha == null) {
340341
_lastFetchedPr = null;
341342
}

0 commit comments

Comments
 (0)