-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Sync Integrity Alert
Suspicious Activity Detected
Branch: develop
Commit: 1d5b75378a850c7ed739887b8c381349a8762b52
Actor: @domesticateddata
This commit may not have come from the authorized sync process. Please review.
What Happened?
This public repository should only receive commits via git subtree push from the private repository.
Direct commits to this repository cause divergent histories and break the sync workflow.
Correct Workflow
- Make changes in the private repo's
public/folder - Commit normally in the private repo
- CI automatically syncs to this public repo via subtree split + push
If This Was a Community PR
- Do not merge PRs via GitHub web interface
- PRs are fetched into the private repo and merged there
- The sync process will automatically update this public repo
Reactions are currently unavailable