Skip to content

⚠️ Fork-Sync: Konflikte in mirrored-projects #1

Description

@karlspace

Fork-Sync: 3 Repositories brauchen Aufmerksamkeit

Organisation: mirrored-projects
Erzeugt und aktualisiert von gh-fork-autosync.

Repository Stufe Status Detail
mirrored-projects/Notifuse integrate → workspace/current conflict fast-forward; merge conflict
mirrored-projects/Bugsink integrate → workspace/main conflict fast-forward; merge conflict
mirrored-projects/Coolify mirror main no-mirror-branch fork has no branch 'main'

Auflösung eines divergierten Mirror-Branches

git clone https://github.com/<org>/<repo>.git && cd <repo>
git checkout <mirror-branch>
git remote add upstream https://github.com/<upstream>.git
git fetch upstream
git merge upstream/<mirror-branch>
# Konflikte auflösen, dann:
git push origin <mirror-branch>

Trägt der Fork eigene Commits auf dem Mirror-Branch, gehören diese auf
einen Integrationsbranch (siehe Bugsink mit workspace/main) - der
Mirror-Branch sollte dem Upstream folgen können.

Dieses Issue schließt sich automatisch, sobald alle Forks wieder sauber
synchronisieren.

Letzter Lauf: https://github.com/bauer-group/XPD-DeveloperTools/actions/runs/34023844650

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    automatedCreated by automationconflictRequires manual resolutionsyncUpstream sync automation

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions