[WORKFLOW-PR][MERGE-011] MergeMode: replace (Merge-commit) #27

Closed
opened 2026-03-03 22:16:07 +01:00 by atartamo · 0 comments
Owner

Steps to Reproduce

  1. Set MergeMode = replace.
  2. Create a PackageGit PR that adds a new file.
  3. Enable Allow edits from maintainers on the PackageGit PR.
  4. Commit the same file with different content to the base branch to create a content conflict.
  5. Approve reviews.

Expected Results

  1. Both PRs are merged.
  2. The project branch HEAD is a merge commit.
  3. The pkgA submodule points to the PR's head SHA.
### Steps to Reproduce 1. Set `MergeMode = replace`. 2. Create a PackageGit PR that adds a new file. 3. Enable Allow edits from maintainers on the PackageGit PR. 4. Commit the same file with different content to the base branch to create a content conflict. 5. Approve reviews. ### Expected Results 1. Both PRs are merged. 2. The project branch HEAD is a merge commit. 3. The `pkgA` submodule points to the PR's head SHA.
andriinikitin was assigned by atartamo 2026-03-03 22:16:07 +01:00
atartamo added the
Priority
High
status
done
labels 2026-03-03 22:17:11 +01:00
atartamo changed title from [TC-MERGE-011] MergeMode: replace (Merge-commit) to [WORKFLOW-PR][TC-MERGE] MergeMode: replace (Merge-commit) 2026-03-03 22:29:22 +01:00
atartamo added the
bot
workflow-pr
label 2026-03-04 10:35:51 +01:00
atartamo changed title from [WORKFLOW-PR][TC-MERGE] MergeMode: replace (Merge-commit) to [WORKFLOW-PR][MERGE-011] MergeMode: replace (Merge-commit) 2026-03-04 14:46:22 +01:00
Sign in to join this conversation.