The Validate Plugin Structure workflow has been failing on every recent PR including the Phase 2 Session D rollout. The failures appear pre-existing and unrelated to the drift checker work.
Likely related to TMHSDigital/Developer-Tools-Directory#5 (doc-consistency tests fail after auto-release across tool repos), but separately surfaced during audit on 2026-04-25.
The two doc-consistency tests in Phase 1 audit:
- test_docs_consistency.py::test_changelog_has_current_version
- test_roadmap.py::test_current_matches_plugin_version
Both fail because plugin.json was bumped via auto-release without updating CHANGELOG.md or ROADMAP.md.
Not blocking. Workflow is not a required check. But persistent red noise on every PR.
The Validate Plugin Structure workflow has been failing on every recent PR including the Phase 2 Session D rollout. The failures appear pre-existing and unrelated to the drift checker work.
Likely related to TMHSDigital/Developer-Tools-Directory#5 (doc-consistency tests fail after auto-release across tool repos), but separately surfaced during audit on 2026-04-25.
The two doc-consistency tests in Phase 1 audit:
Both fail because plugin.json was bumped via auto-release without updating CHANGELOG.md or ROADMAP.md.
Not blocking. Workflow is not a required check. But persistent red noise on every PR.