docs(ci): document protected status contexts
All checks were successful
CI / verify (push) Successful in 45s

This commit is contained in:
Your Name
2026-05-06 12:46:22 +08:00
parent 110a16b19f
commit 67922c589a
4 changed files with 13 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ chore(scope): summary
- 新接口是否有明确的错误码和测试
- 平台适配是否仍然只停留在边缘层
- callback / outbox / dead letter 是否可追踪、可重放
- `.github/workflows/ci.yml``.gitea/workflows/ci.yml``name: CI``jobs.verify` 是否保持稳定,避免破坏受保护状态上下文
## 参考文档