Task: Fix issues with misspell action
This page documents a task in the Sprint 10 housekeeping story. It captures the goal, current status, acceptance, and any notes or results.
Goal
FPML and GLEIF data trip the misspell GitHub action; configure folder ignores so the CI stays green.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent story | Sprint 10 housekeeping |
| Now | Completed 2026-01-23. |
| Waiting on | None. |
| Next | None. |
| Last touched | 2026-01-23 |
Acceptance
- Misspell action skips
external/subdirectories that contain vendor data. - CI green.
Plan
Captured during execution; cleared into the parent story on close.
Notes
Tried to solve it via GLM 4.7 first; the model kept suggesting unhelpful approaches; fixed manually in the end.
Result
CI green; misspell action no longer trips on vendor data.