Skip to content

Sync Integrity: Suspicious Unauthorized Commit to develop #1

@github-actions

Description

@github-actions

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

  1. Make changes in the private repo's public/ folder
  2. Commit normally in the private repo
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions