From 03712b8668188021e87f0ccec19e4f57efa12936 Mon Sep 17 00:00:00 2001 From: Tobias Wilken Date: Sun, 18 Jan 2026 07:22:00 +0100 Subject: [PATCH] test: add migration-test repository for transfer automation testing Add worlddriven-migration-test to REPOSITORIES.md with Origin field to test the repository transfer automation workflow. This will verify: - Drift detection correctly identifies pending transfer - Permission check detects worlddriven-migrate app installation - CI rerun triggers when app is installed - Sync workflow executes transfer on merge --- REPOSITORIES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/REPOSITORIES.md b/REPOSITORIES.md index 2e3abbc..d9552a1 100644 --- a/REPOSITORIES.md +++ b/REPOSITORIES.md @@ -116,3 +116,8 @@ Track implementation progress in GitHub issue #9. ## webapp - Description: Web application interface for worlddriven - Topics: webapp, web, frontend, worlddriven + +## migration-test +- Description: Test repository for worlddriven migration automation +- Topics: test, migration, worlddriven +- Origin: TooAngel/worlddriven-migration-test