Skip to content

fix(code): dedupe suggested branch names#1393

Merged
adboio merged 1 commit intomainfrom
fix/dedupe-suggested-branch-names
Mar 31, 2026
Merged

fix(code): dedupe suggested branch names#1393
adboio merged 1 commit intomainfrom
fix/dedupe-suggested-branch-names

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Mar 31, 2026

Problem

  1. the suggest branch names are not deduped
  2. "get all branches" filters out code-managed branches (by prefix) which makes deduping harder and i think is generally confusing

Changes

  1. adds deduping to suggested branch names
  2. removes branch filtering
  3. prefetches all branches on task focus, instead of waiting for the branch selector to be opened

How did you test this?

manually

Copy link
Copy Markdown
Contributor Author

adboio commented Mar 31, 2026

@adboio adboio changed the title feat(code): unified PR creation workflow fix(code): dedupe suggested branch names Mar 31, 2026
@adboio adboio force-pushed the fix/dedupe-suggested-branch-names branch from 366af61 to 12fe24e Compare March 31, 2026 18:02
@adboio adboio force-pushed the fix/dedupe-suggested-branch-names branch from 12fe24e to bca7194 Compare March 31, 2026 18:25
@adboio adboio requested a review from a team March 31, 2026 18:25
@adboio adboio marked this pull request as ready for review March 31, 2026 18:25
@adboio adboio force-pushed the fix/dedupe-suggested-branch-names branch from bca7194 to 8afc4a6 Compare March 31, 2026 19:17
joshsny
joshsny previously approved these changes Mar 31, 2026
Copy link
Copy Markdown
Contributor Author

adboio commented Mar 31, 2026

Merge activity

  • Mar 31, 8:47 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 31, 8:49 PM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 31, 8:56 PM UTC: Graphite couldn't merge this PR because it was not satisfying all requirements (PR does not have required approvals).

@adboio adboio changed the base branch from fix/diff-scan-limit to graphite-base/1393 March 31, 2026 20:47
@adboio adboio changed the base branch from graphite-base/1393 to main March 31, 2026 20:48
@adboio adboio dismissed joshsny’s stale review March 31, 2026 20:48

The base branch was changed.

@adboio adboio force-pushed the fix/dedupe-suggested-branch-names branch from 8afc4a6 to 6caf4e5 Compare March 31, 2026 20:48
@adboio adboio force-pushed the fix/dedupe-suggested-branch-names branch from 6caf4e5 to 4bf2c11 Compare March 31, 2026 21:33
@adboio adboio mentioned this pull request Mar 31, 2026
Sign up for free to 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.

3 participants