ganeshashree commented on code in PR #57867:
URL: https://github.com/apache/spark/pull/57867#discussion_r3743054093
##########
.github/workflows/update_build_status.yml:
##########
@@ -126,6 +150,116 @@ jobs:
break
}
}
+
+ // No Build check: notify_test_workflow.yml never created
one. Recreate it
+ // here, mirroring notify. Skip if the head repo was deleted.
+ if (!anyBuildCheck && pr.head.repo) {
Review Comment:
Fixed, added a recheck before creating, and the updater now syncs all Build
checks so duplicates converge. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]