DavidSpickett wrote:

TIL that 
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions#adding-a-job-summary
 exists, very cool.

The title of the PR implies that you are adding more than test results, but the 
PR description says you are deliberately not adding anything more than test 
results right now. I would clarify the title.

I agree with the strategy, have 2 distinct entry points for a time, stick to 
test results only. Once Buildkite is removed you can start using all sorts of 
GitHub data to link log files and whatever we want to do. Without worrying 
about Buildkite.

https://github.com/llvm/llvm-project/pull/133197
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to