Skip to content

[hippo] [Code Quality] Enforce make recompile after workflow markdown edits #48154

Description

@github-actions

Summary

Stale generated workflow lockfiles are the highest-confidence recurring CI issue in Hippo memory. Memory: mem_4afaa0965161. The project repeatedly relearns that editing .github/workflows/*.md without regenerating .lock.yml files creates avoidable churn and CI friction.

Rationale

Hippo surfaced this as a verified recurring incident, not just a suggestion. The memory store also reinforces the same pattern via related guidance such as mem_54f44b8a2960 and sem_94dc733c4052, which both point to make recompile as the required follow-up after workflow markdown changes.

Next steps

  • Audit current docs, scripts, and validation paths for where workflow markdown edits are introduced.
  • Add or tighten enforcement so .github/workflows/*.md changes fail fast when corresponding generated outputs are stale.
  • Candidate places to inspect: workflow validation scripts, CI checks, and author guidance around make recompile.
  • Validate with: make recompile and the existing validation target(s) that check generated workflow files.

Memory: mem_4afaa0965161, mem_54f44b8a2960, sem_94dc733c4052

Generated by 🦛 Daily Hippo Learn · gpt54 · 21.6 AIC · ⌖ 9.63 AIC · ⊞ 5.5K ·

  • expires on Jul 28, 2026, 11:11 PM UTC-08:00

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions