Skip to content

NO-JIRA: Handle files deleted in upstream during merge conflict resolution - #122

Draft
slashpai wants to merge 2 commits into
rhobs:mainfrom
slashpai:am
Draft

NO-JIRA: Handle files deleted in upstream during merge conflict resolution#122
slashpai wants to merge 2 commits into
rhobs:mainfrom
slashpai:am

Conversation

@slashpai

Copy link
Copy Markdown
Member

@slashpai
slashpai requested a review from a team as a code ownerFebruary 26, 2026 03:30
@slashpaislashpai changed the title NO-JIRA: Update alertmanager restore-upstream listNO-JIRA: Handle upstream file deletions gracefully in restore-upstream stepFeb 26, 2026
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
…ution
Add a dedicated step to remove all files with UD conflict status
(deleted in upstream, present in downstream) before the restore-upstream
step runs, so git checkout --theirs works without errors regardless of
whether the file is listed in restore-upstream or not.
Signed-off-by: Jayapriya Pai <janantha@redhat.com>
@slashpaislashpai changed the title NO-JIRA: Handle upstream file deletions gracefully in restore-upstream step NO-JIRA: Handle files deleted in upstream during merge conflict resolutionFeb 26, 2026
@slashpai
slashpai marked this pull request as draft February 26, 2026 04:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@slashpai