DashboardpublishAlways run comprehensive validation bef…

Always run comprehensive validation before declaring changes complete

Category: preference
Confidence: 0.80
ID: 01a08641-c640-78b8-9f1f-3ebf41714e16
Project ID: ac098440-8723-4582-9021-39e07a608100
Cross-project: No
Recalled in other projects: 1
Source session: 1BpBuVO0t33JPd6VY
Created: 2026-09-09 13:00:52
Updated: 2026-09-09 13:00:52

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 2d ago

Content

After implementation or review, run the relevant focused regression tests followed by the full test suite, linting, formatting/whitespace checks, and workflow/YAML validation. For GitHub Actions changes, also verify security contracts such as trusted-code execution, protected secret usage, trigger safety, and immutable action pinning. Report exact test/file counts and clearly distinguish failures caused by the current change from pre-existing or unrelated formatting/lint issues. Do not treat passing unit tests alone as sufficient evidence that a workflow-heavy change is ready.

Move to: