Skip to content

Publish-to-GitHub: pick the owner with a radio list and default to an…#189

Merged
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync
Jun 17, 2026
Merged

Publish-to-GitHub: pick the owner with a radio list and default to an…#189
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync

Conversation

@inkeep-oss-sync

Copy link
Copy Markdown
Contributor

Publish-to-GitHub: pick the owner with a radio list and default to an org

The "Publish to GitHub" dialog now renders the eligible owners as a radio list (one card per owner) instead of a dropdown, so every choice is visible at a glance. When you belong to one or more organizations the wizard pre-selects the first org rather than your personal account, since a knowledge base is far more likely meant for the team, and accidentally publishing it under a personal login is annoying to undo. With no org available it falls back to your own account as before.

…(#1932)

* feat(open-knowledge): publish-to-GitHub owner radio with org default

Render the Publish to GitHub owner picker as a radio list instead of a
dropdown, and pre-select the first organization the user can publish into,
falling back to the personal account when there is no org.

* chore(open-knowledge): target published CLI package in changeset

Address review: user-facing app UI features target the published
@inkeep/open-knowledge package (not the private app package) so the
change surfaces in the consumer-visible changelog. Fixed group bumps all
packages in lockstep regardless.

* fix(open-knowledge): label publish radios via aria-labelledby

Address review: the Owner and Visibility group labels were orphaned
<label> elements with their text duplicated in aria-label. Point each
RadioGroup at its visible Label via aria-labelledby so screen readers get
a single source of truth.

* feat(open-knowledge): drop owner-kind subtext from publish radios

Remove the per-owner "Your account"/"Organization" caption under each
owner radio; the login alone is enough and the cards read cleaner.

GitOrigin-RevId: 2468fd50c4606fc4b8fef6d5b0aacbc789c47966

@inkeep-internal-ci inkeep-internal-ci Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval from agents-private public-mirror-sync (run: https://github.com/inkeep/agents-private/actions/runs/27722156663). Source of truth is the monorepo; direct edits on inkeep/open-knowledge are overwritten on next sync.

@inkeep-oss-sync
inkeep-oss-sync Bot merged commit 832d016 into main Jun 17, 2026
2 checks passed
@inkeep-oss-sync
inkeep-oss-sync Bot deleted the copybara/sync branch June 17, 2026 21:57
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.

1 participant