fix(integrations): default build-handoff picker to existing project on exact match - #442
Merged
github-actions[bot] merged 1 commit intoAug 29, 2026
Conversation
…n exact match
George's own OrangeCat profile card kept opening FleetCrown and proposing a
brand-new project even when a FleetCrown project with the same name already
existed ("there is already fleetcrown project on fleetcrown"). The picker on
this page already listed existing projects and let you switch to "Link an
existing project" — it just defaulted to "new" unconditionally, so the
duplicate was the path of least resistance.
Default to "existing" (with that project pre-selected) whenever an existing
project's name matches the OrangeCat entity's title exactly, and show a
"— already exists" hint next to the option so the reasoning is visible.
"Create a new project" is still one click away for genuinely new work.
github-actions
Bot
deleted the
fix/build-handoff-default-existing-project
branch
August 29, 2026 09:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Found via a live walkthrough of the real flow (George's own OrangeCat profile → "Bitbaum" project), which surfaced this as the reason the handoff kept proposing new projects instead of the existing "Bitbaum" FleetCrown project.
Test plan
tsc --noEmitcleanverifybundle (lint/tsc/tests) passed pre-push🤖 Generated with Claude Code
https://claude.ai/code/session_01Y9rKLxddothnXEtY6KDziN