Skip to content

fix(ci): only advertise CI-capable app categories in the wizard-ci menu#226

Merged
gewenyu99 merged 1 commit into
mainfrom
fix-ci-menu-capable-only
Jul 10, 2026
Merged

fix(ci): only advertise CI-capable app categories in the wizard-ci menu#226
gewenyu99 merged 1 commit into
mainfrom
fix-ci-menu-capable-only

Conversation

@gewenyu99

Copy link
Copy Markdown
Collaborator

Mirrors PostHog/wizard#867: the wizard-ci welcome comment now filters categories by ciCapable in wizard-workbench's apps/manifest.json, so it lists only the directories that actually run in CI instead of every apps/ directory.

Mirror the wizard fix: the welcome comment listed every apps/ directory,
including ones the manifest marks ciCapable:false. Filter categories by
ciCapable from wizard-workbench's apps/manifest.json.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gewenyu99 gewenyu99 requested a review from a team as a code owner July 10, 2026 20:25
@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.

@gewenyu99 gewenyu99 merged commit bb59cb5 into main Jul 10, 2026
15 checks passed
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.

2 participants