Skip to content

[hippo] Improve workflow authoring guardrails around missing make recompile after markdown edits #47744

Description

@github-actions

Summary

Recurring Hippo memories show that stale generated .lock.yml files remain one of the most common self-inflicted CI failures after editing .github/workflows/*.md.

Memory: mem_4afaa0965161, mem_54f44b8a2960, sem_9a11adf5536a

Rationale

The memory store now treats workflow recompile drift as a recurring incident, not a one-off mistake. Contributors are still editing workflow markdown without immediately running make recompile, which creates noisy CI failures and avoidable churn.

Proposed Next Steps

  • Inspect .github/workflows/ci.yml and any workflow-authoring validation jobs for where recompile drift is detected today.
  • Improve the failure message or validation output so it explicitly tells contributors to run make recompile after .github/workflows/*.md edits.
  • Review workflow-authoring docs and templates for a more prominent reminder near markdown workflow editing instructions.
  • Validate with make recompile and the relevant workflow tests or compile checks.

Generated by 🦛 Daily Hippo Learn · gpt54 · 10.9 AIC · ⌖ 9.58 AIC · ⊞ 5.5K ·

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions