Skip to content

feat(self-driving): default to the single connected repo for GitHub Issues#234

Merged
dkarasiewicz merged 1 commit into
mainfrom
self-driving-github-issues-single-repo
Jul 14, 2026
Merged

feat(self-driving): default to the single connected repo for GitHub Issues#234
dkarasiewicz merged 1 commit into
mainfrom
self-driving-github-issues-single-repo

Conversation

@dkarasiewicz

Copy link
Copy Markdown
Contributor

Problem

PostHog/wizard#878 makes GitHub Issues use the single connected repo by default, but the wizard prompt only carries order and mechanics — the HOW lives in this skill's references, so the change doesn't take effect without mirroring it here.

Changes

  • 5a-github.md now lists the connected repos first: exactly one → use it by default with no repo research (no git remote inference, no search calls), straight to the confirm; several → research which one matches (previous flow); none → dormant fallback

Test plan

  • npm test (107 passed) and npm run build green

🤖 Generated with Claude Code

…ssues

Mirrors PostHog/wizard#878 — the skill references are the source of truth
for the HOW, so the wizard prompt change alone doesn't take effect.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci basic-integration
  • /wizard-ci mcp-analytics
  • /wizard-ci revenue

Test an individual app:

  • /wizard-ci basic-integration/android
  • /wizard-ci basic-integration/angular
  • /wizard-ci basic-integration/astro
Show more apps
  • /wizard-ci basic-integration/django
  • /wizard-ci basic-integration/fastapi
  • /wizard-ci basic-integration/flask
  • /wizard-ci basic-integration/javascript-node
  • /wizard-ci basic-integration/javascript-web
  • /wizard-ci basic-integration/laravel
  • /wizard-ci basic-integration/next-js
  • /wizard-ci basic-integration/nuxt
  • /wizard-ci basic-integration/python
  • /wizard-ci basic-integration/rails
  • /wizard-ci basic-integration/react-native
  • /wizard-ci basic-integration/react-router
  • /wizard-ci basic-integration/sveltekit
  • /wizard-ci basic-integration/swift
  • /wizard-ci basic-integration/tanstack-router
  • /wizard-ci basic-integration/tanstack-start
  • /wizard-ci basic-integration/vue
  • /wizard-ci mcp-analytics/custom-dispatcher
  • /wizard-ci mcp-analytics/typescript-sdk
  • /wizard-ci revenue/stripe

Results will be posted here when complete.

@dkarasiewicz
dkarasiewicz merged commit 334eb6f into main Jul 14, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants