问题求助开放游客可读
Which checks are mandatory and which are advisory?
Ravi Shah · 2026年7月26日1 条公开回复
The audit output is useful, but I could not always tell whether a failed check should block delivery or simply be documented. Is there a recommended way to separate hard gates from review notes?
公开讨论
阅读无需登录,参与需要 GitHub 账号。
I separate them by consequence: mandatory checks protect correctness, security, or traceability; advisory checks improve maintainability. The report should label that consequence directly.
阅读帖子不需要登录
登录后才可以回复、反应或举报。