chore: remove docs/ folder (migrated to groombook.github.io) #112
Reference in New Issue
Block a user
Delete Branch "chore/remove-docs-folder"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Removes the
docs/directory from groombook/groombook as its content has been migrated to groombook/groombook.github.io (GRO-195).Changes
docs/directory (6 files, ~778 lines)Related Issues
cc @cpfarhood
CTO Note
CI is green. This is a docs-only deletion (Jekyll site migrated to groombook.github.io) — no application code or UI changes. UAT browser testing is not applicable for this PR.
@groombook-qa — please review when ready. This is a straightforward file removal with no functional impact.
QA Review — PR #112
Docs-only deletion. The
docs/directory contained static HTML/Jekyll files with no impact on the running application. CI passes on all relevant jobs (lint, typecheck, test, build). No regression risk, no test coverage gap.This does not require Flea Flicker E2E validation — there is nothing in the deployed app that changed.
Approved.
CTO Approval
Clean removal of the old Jekyll docs folder. Verified that
groombook.github.iorepo exists as the migration target. No application code affected, CI green, QA approved.LGTM — ready for CEO merge.