Skip to content

git_ui: Fix "resolve with agent" merge conflict notification#51290

Merged
danilo-leal merged 2 commits intomainfrom
fix-merge-conflict-notification
Mar 11, 2026
Merged

git_ui: Fix "resolve with agent" merge conflict notification#51290
danilo-leal merged 2 commits intomainfrom
fix-merge-conflict-notification

Conversation

@danilo-leal
Copy link
Copy Markdown
Member

Follow up to #49807

This PR fixes the merge conflict notification by making it appear only once per a given set of conflicted paths, as opposed to showing every time the ConflictsUpdated or StatusesChanged even would fire.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 11, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested a review from a team March 11, 2026 14:21
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 11, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from a team, Anthony-Eid, cameron1024, kubkon and smitbarmase and removed request for a team March 11, 2026 14:21
@danilo-leal danilo-leal merged commit 3c82ddf into main Mar 11, 2026
39 checks passed
@danilo-leal danilo-leal deleted the fix-merge-conflict-notification branch March 11, 2026 14:36
@JosephTLyons
Copy link
Copy Markdown
Collaborator

/cherry-pick preview

@zed-zippy
Copy link
Copy Markdown
Contributor

zed-zippy bot commented Mar 11, 2026

🍒💥 Cherry-pick did not succeed
https://github.com/zed-industries/zed/actions/runs/22964348938

JosephTLyons pushed a commit that referenced this pull request Mar 11, 2026
Follow up to #49807

This PR fixes the merge conflict notification by making it appear only
once per a given set of conflicted paths, as opposed to showing every
time the `ConflictsUpdated` or `StatusesChanged` even would fire.

Release Notes:

- N/A
tommyming pushed a commit to tommyming/zed that referenced this pull request Mar 13, 2026
…ustries#51290)

Follow up to zed-industries#49807

This PR fixes the merge conflict notification by making it appear only
once per a given set of conflicted paths, as opposed to showing every
time the `ConflictsUpdated` or `StatusesChanged` even would fire.

Release Notes:

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

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants