[CI] Skip CI for non-runtime directories and add unittest Claude skill#7870
Open
EmmonsCurse wants to merge 3 commits into
Open
[CI] Skip CI for non-runtime directories and add unittest Claude skill#7870EmmonsCurse wants to merge 3 commits into
EmmonsCurse wants to merge 3 commits into
Conversation
Collaborator
Author
|
/skip-ci ci_iluvatar |
|
Thanks for your contribution! |
05f3165 to
754bd24
Compare
754bd24 to
7c2846f
Compare
CI报告基于以下代码生成(30分钟更新一次): 1 任务总览当前无 failed/running/pending 的 Required 任务;本 PR 主要变更 CI 跳过规则与
2 任务状态汇总日志列说明:失败任务直接使用 2.1 Required任务 : 2/10 通过
2.2 可选任务 — 26/31 通过
3 失败详情(仅 required)无 required 失败任务。 跳过任务摘要以下任务在本次 PR 中为 skipped(合计 13 个),主要符合 PR 的非运行时代码/文档类变更预期:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Changes under documentation, tooling, benchmark, and auxiliary configuration directories do not affect runtime behavior directly. Running full CI for these modifications increases unnecessary resource usage and slows down development workflow.
Additionally, Claude skill documentation for FastDeploy unit test writing is added to improve development guidance and workflow standardization.
Modifications
.claude/benchmarks/docs/dockerfiles/examples/tools/.claude/skills/write-fastdeploy-unittest/SKILL.md.claude/skills/write-fastdeploy-unittest/README.mdUsage or Command
N/A
Accuracy Tests
N/A
Checklist
[FDConfig],[APIServer],[Engine],[Scheduler],[PD Disaggregation],[Executor],[Graph Optimization],[Speculative Decoding],[RL],[Models],[Quantization],[Loader],[OP],[KVCache],[DataProcessor],[BugFix],[Docs],[CI],[Optimization],[Feature],[Benchmark],[Others],[XPU],[HPU],[GCU],[DCU],[Iluvatar],[Metax]]pre-commitbefore commit.releasebranch, make sure the PR has been submitted to thedevelopbranch, then cherry-pick it to thereleasebranch with the[Cherry-Pick]PR tag.