ncu-ci is quite useful to get summary of failures in our CI, but it still requires us to use an external program to fetch the information from Jenkins. We could use our github-bot to post the information generated by ncu-ci back to the PR, either as a new comment or by editing the bot's comment on that PR. This would also allow us to keep a history of CI failures (since our Jenkins jobs are not persistent).
Is that something other collaborators want as well? I'm looking for feedback before implementing it.
If folks want example of what this would look like, I've updated all CI runs with their respective summaries in #32116. It would look like this:


Or, as a standalone comment:
