Skip to content

[deep-report] [quick-win] Batch-recompile out-of-sync agentic workflows (.lock.yml drift) #36479

@github-actions

Description

@github-actions

Problem

Agentic workflows are reported out of sync between their .md source and compiled .lock.yml (#36391). Lock-file recompile drift is a recurring pattern (a prior surge reached 19 stale lock files). When source and lock diverge, the running workflow no longer matches its declared definition, which can mask config changes and cause confusing behavior.

Suggested fix

  1. Run the compiler across all workflows to identify every .lock.yml that differs from its source.
  2. Batch-recompile and commit the regenerated lock files in a single PR.
  3. (Stretch) Confirm the CI recompile-check that should catch this is wired and green, so drift is caught at PR time rather than days later.

Acceptance criteria

  • All workflows compile clean (source ↔ lock parity restored).
  • The recompile is committed in one reviewable PR.

Source

[aw] agentic workflows out of sync (#36391). DeepReport run §26831651673.

Generated by 🔬 DeepReport - Intelligence Gathering Agent · opus48 3.1M ·

  • expires on Jun 4, 2026, 4:10 PM UTC

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions