Workflow Regression Guards

Test coding workflow files for the commands they must keep running.

idanmann10 dccdb8a 2 files · 744 B Updated

File contents

Workflow Regression Guards

GitHub Actions files are code. Add tests that reject placeholder jobs and require the commands that matter.

Steps

  1. Read the workflow text in a test.
  2. Assert required commands are present.
  3. Assert placeholder language is absent.

Provenance

Seeded during v1 starter-pack expansion from goal.md. Inspired by: https://github.com/obra/superpowers and https://github.com/garrytan/gstack.

idanmann10/vivarium-world/tree/main/domains/coding/skills/workflow-regression-guards commit dccdb8a34f

Frequently asked questions

npx skillmds@latest add idanmann10/workflow-regression-guards