Skip to content

fix: add missing test/example packages to changeset ignore list#1078

Open
moss-bryophyta wants to merge 1 commit intogeneraltranslation:mainfrom
moss-bryophyta:fix/changeset-ignore-non-packages
Open

fix: add missing test/example packages to changeset ignore list#1078
moss-bryophyta wants to merge 1 commit intogeneraltranslation:mainfrom
moss-bryophyta:fix/changeset-ignore-non-packages

Conversation

@moss-bryophyta
Copy link
Copy Markdown
Contributor

The changeset config was missing next-ssg and gt-next-middleware-e2e from the ignore list, causing test/example packages to appear in changesets.

This adds those two packages so only packages inside packages/ are tracked by changesets.

Full ignore list now covers all non-packages/ workspace packages:

  • tests/apps/next/basebase
  • tests/apps/next/general-casesgeneral-cases
  • tests/apps/next/middlewaregt-next-middleware-e2e (new)
  • tests/apps/cli-test-appcli-test-app
  • examples/next-ssgnext-ssg (new)
  • examples/next-chatbotai-chatbot
  • examples/next-create-appnext-create-app
  • examples/next-gt-starternext-starter
  • examples/next-pages-routernext-pages-router
  • examples/create-react-appcreate-react-app
  • examples/vite-create-appvite-create-app

Added gt-next-middleware-e2e and next-ssg to the ignore list so only
packages in packages/ appear in changesets.
@moss-bryophyta moss-bryophyta requested a review from a team as a code owner March 6, 2026 00:43
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 6, 2026

No reviewable files after applying ignore patterns.

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