HyukjinKwon commented on a change in pull request #32235:
URL: https://github.com/apache/spark/pull/32235#discussion_r615809160



##########
File path: .github/workflows/update_build_status.yml
##########
@@ -74,7 +74,8 @@ jobs:
                           check_run_id: cr.id,
                           output: cr.output,
                           status: run.data.status,
-                          conclusion: run.data.conclusion
+                          conclusion: run.data.conclusion,
+                          details_url: run.data.details_url

Review comment:
       It links "View more details on GitHub Actions" to the workflow run in 
forked repository:
   ![Screen Shot 2021-04-19 at 9 16 26 
PM](https://user-images.githubusercontent.com/6477701/115237290-5da12280-a157-11eb-8d6b-91c90d0dace2.png)
   
   This is unrelated minor change.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to