jamesnetherton commented on PR #6076:
URL: https://github.com/apache/camel-quarkus/pull/6076#issuecomment-2100288467

   > Just wonder if it is possible to add such a comment in PR automatically?
   
   Another reason I didn't do it, is that it makes things a lot more 
complicated.
   
   For it to work reliably and avoid concurrency issues, you need to capture 
all of the test reports from each build job. Then at the end of the build, 
recover them and parse out the detail.
   
   Which is why I'm thinking of merging the current implementation and 
improving it later.


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

Reply via email to