Skip to content

sync: rebase of develop onto upstream failed (2026-07-20) #40

Description

@vianmora

The automatic rebase of the develop patch series onto main failed.

Conflicting files (empty if the failure was the patch-series sanity check — see the workflow run log):

apps/builder/dev/backend.sh

To resolve locally:

git fetch origin
git checkout develop
git rebase origin/main
# resolve each conflict by adapting the fork patch to the new upstream code
# (patch intents are listed in COMMUNITY_CHANGES.md), then:
git push --force-with-lease origin develop

A backup tag of the pre-rebase state was pushed (see the workflow run log).

Metadata

Metadata

Assignees

No one assigned

    Labels

    sync-conflictUpstream sync rebase needs manual conflict resolution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions