-
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.