lhotari commented on PR #17319: URL: https://github.com/apache/pulsar/pull/17319#issuecomment-1229942850
> Generally looks good. Thanks! > > Two comments: > > 1. `./.github/actions/merge-test-reports` seems no more references, we may remove it. Yes makes sense. > 2. I don't find a report on the new progress in the demo https://github.com/lhotari/pulsar/pull/78, can you show me a direct link for the test report page? (IIUC it should be something like this one: https://github.com/apache/pulsar/pull/17062/checks?check_run_id=8027361638) The goal of the PR is to not add the report as a check run. The report is displayed on the workflow run summary page: https://github.com/lhotari/pulsar/actions/runs/2943996610 Besides the markdown report, annotations are added with the relevant code location and stack trace. -- 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]
