GitHub Projects 高级搜索 GA:看板不是审计日志

Dev
浏览 3

ANDORreviews: 能更准确发现 release 和 review 阻塞。但超过90天的 deployment status 会从 REST 与 GraphQL 消失,current state 仍保留。

分离 GitHub Projects 与长期 deployment 证据账本的架构图
看板回答现在,evidence ledger 重建过去。

GitHub Projects 高级搜索 GA:看板不是审计日志

把 Projects 用作 control view;如有需要,将 commit SHA、environment、deployment ID、actor、workflow URL 与 artifact digest 保存到受控账本。

分别定义 merge、deploy 与 production validation 的 Done。API 空结果也可能意味着保留期已过。

Operational checklist

Use Projects as the current control view

Export required evidence before the 90-day boundary

Link releases with commit SHA and deployment ID

Treat empty API history as potentially expired

Sources