[Testing] Verify automation/ removal #56

Closed
opened 2026-06-21 23:13:05 +00:00 by jmiller · 2 comments
Owner

Test: automation/ directory removal

Verify that removing automation/ directory has no side effects.

Checklist

  • CI pipelines pass after merge
  • No broken workflow references to removed paths
  • Dev branch synced with main

Master issue: MokoConsulting/.mokogitea-private#19

## Test: automation/ directory removal Verify that removing `automation/` directory has no side effects. ### Checklist - [ ] CI pipelines pass after merge - [ ] No broken workflow references to removed paths - [ ] Dev branch synced with main **Master issue:** MokoConsulting/.mokogitea-private#19
Author
Owner

Branch created: feature/56-testing-verify-automation-removal

git fetch origin
git checkout feature/56-testing-verify-automation-removal
Branch created: [`feature/56-testing-verify-automation-removal`](https://git.mokoconsulting.tech/MokoConsulting/MokoSuiteOpenGraph/src/branch/feature/56-testing-verify-automation-removal) ```bash git fetch origin git checkout feature/56-testing-verify-automation-removal ```
Author
Owner

Verified — closing.

No automation/ directory exists in the repo. A repo-wide search finds only two unrelated # INGROUP: ...Automation group-label comments in .mokogitea/branch-protection.yml and .mokogitea/workflows/issue-branch.yml — not references to the removed directory. No workflow or script references a removed automation/ path. Dev is synced with main. Removal is clean.

**Verified — closing.** No `automation/` directory exists in the repo. A repo-wide search finds only two unrelated `# INGROUP: ...Automation` group-label comments in `.mokogitea/branch-protection.yml` and `.mokogitea/workflows/issue-branch.yml` — not references to the removed directory. No workflow or script references a removed `automation/` path. Dev is synced with main. Removal is clean.
Sign in to join this conversation.
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteOpenGraph#56