-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Repository synchronization encountered errors on commit 7d5334a.
✅ Running in APPLY mode (changes will be made to GitHub)
📖 Parsing REPOSITORIES.md...
🌐 Fetching GitHub organization state...
🔐 Checking transfer permissions...
Using GitHub App authentication (worlddriven-migrate)
🔍 Detecting drift...
🚧 INFO: Repository transfer feature under development
Found 1 repository(ies) with Origin field:
✅ migration-test ← TooAngel/worlddriven-migration-test
✅ 1 ready for transfer (admin permission granted)
Transfer API implementation pending - see issue #9
📋 Generating sync plan...
🔍 Checking for empty repositories...
⚡ Executing sync plan...
✅ APPLY Repository Sync Report
Summary: 4 total actions
- Create: 0
- Update descriptions: 0
- Update topics: 0
- Initialize (add first commit): 0
- Ensure settings: 3
- Delete: 0
- Transfer (ready): 1
- Skip (protected): 0
✅ Successfully Applied (2)
-
Ensure settings for
documentation- Applied standard configuration
-
Ensure settings for
webapp- Applied standard configuration
❌ Failed (2)
-
transfer for
migration-test- Error: Transfer failed (403): {"message":"Resource not accessible by personal access token","documentation_url":"https://docs.github.com/rest/repos/repos#transfer-a-repository","status":"403"}
-
ensure-settings for
migration-test- Error: GitHub API error (404): {"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/repos#update-a-repository","status":"404"}
Commit: 7d5334a
Triggered by: @worlddriven[bot]
Action: test: add migration-test repository for transfer automation testing (#27)
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
Please review the errors above and take appropriate action.