Skip to content

Backport #3054: [builders] Add opt-out for discovering workflows in node_modules - #3075

Closed
github-actions[bot] wants to merge 1 commit into
stablefrom
backport/pr-3054-to-stable
Closed

Backport #3054: [builders] Add opt-out for discovering workflows in node_modules#3075
github-actions[bot] wants to merge 1 commit into
stablefrom
backport/pr-3054-to-stable

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated backport of #3054 to stable (backport job run).

AI recommendation: Self-contained minor feature addition (discoverWorkflowsInNodeModules config option / WORKFLOW_DISCOVER_NODE_MODULES env var) to the fast-discovery import-graph walk, which exists on stable (packages/builders/src/fast-discovery.ts and fastDiscoverEntries in base-builder.ts are both present there). The docs change is under docs/content/, which is maintained on stable and includes the v5 docs tree; nothing depends on main-only behavior.

Merge conflicts were resolved by AI (opencode with anthropic/claude-fable-5). Please review the conflict resolution carefully before merging.

Signed-off-by: Peter Wielander <mittgfu@gmail.com>
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a7ec858

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
NameType
@workflow/buildersMinor
@workflow/astroPatch
@workflow/cliPatch
@workflow/nestPatch
@workflow/nextPatch
@workflow/nitroPatch
@workflow/rollupPatch
@workflow/sveltekitPatch
@workflow/vitePatch
@workflow/vitestPatch
workflowPatch
@workflow/world-testingPatch
@workflow/nuxtPatch
@workflow/corePatch
@workflow/web-sharedPatch
@workflow/webPatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel

vercelBot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Sign up for freeto 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

@VaguelySerious