sgl-project/sglang
[CI] Print nightly evaluation results to GITHUB_STEP_SUMMARY
Geschlossen
#2.275 geöffnet am 30.11.2024
good first issuehelp wanted
Repository-Metriken
- Stars
- (28.442 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 13h) (1.000 gemergte PRs in 30 T)
Beschreibung
We would like to to have a nicer summary page on the nightly evaluation results. The summary should include the scores and thresholds of all models in a markdown table.
An example run: https://github.com/sgl-project/sglang/actions/runs/12060420843
Steps
- Learn
GITHUB_STEP_SUMMARYat https://github.blog/news-insights/product-news/supercharging-github-actions-with-job-summaries/ - Print a summary of the nightly eval to
GITHUB_STEP_SUMMARY
See also an example https://github.com/sgl-project/sglang/pull/2274