Skip to content

chore: Update node popularity data#16

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
update-node-popularity
Open

chore: Update node popularity data#16
github-actions[bot] wants to merge 1 commit into
masterfrom
update-node-popularity

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown

This automated PR updates the node popularity data used for sorting nodes in the node creator panel.

The data is fetched weekly from the n8n telemetry endpoint to reflect current usage patterns.

Generated by the weekly node popularity update workflow.


Note

Low Risk
Data-only refresh for UI sorting; no runtime or security behavior changes beyond which nodes rank higher in the picker.

Overview
Refreshes packages/frontend/editor-ui/data/node-popularity.json with the latest telemetry-derived popularity scores and sort order used when searching and listing nodes in the node creator (useViewStacks / searchNodes).

The file is fully reordered: entries at the top now reflect current usage (e.g. LangChain agent, HTTP Request, OpenRouter) instead of the previous leading nodes (webhook, scheduleTrigger, set). Many community and newer node types are included with updated scores; nodes missing from telemetry may appear with 0 popularity.

No application logic changes—only the cached dataset consumed by the weekly popularity workflow.

Reviewed by Cursor Bugbot for commit 19f7417. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot force-pushed the update-node-popularity branch from f52e62d to b57e4bf Compare April 13, 2026 00:21
@github-actions github-actions Bot force-pushed the update-node-popularity branch from b57e4bf to 5a0c103 Compare April 20, 2026 00:21
@github-actions github-actions Bot force-pushed the update-node-popularity branch from 5a0c103 to 38a269f Compare April 27, 2026 00:24
@github-actions github-actions Bot force-pushed the update-node-popularity branch from 38a269f to 6ad3c37 Compare May 4, 2026 00:27
@github-actions github-actions Bot force-pushed the update-node-popularity branch from 6ad3c37 to 37414b0 Compare May 11, 2026 00:31
@github-actions github-actions Bot force-pushed the update-node-popularity branch 2 times, most recently from e209e19 to b94fd89 Compare June 1, 2026 00:35
@github-actions github-actions Bot force-pushed the update-node-popularity branch from b94fd89 to ffa0d73 Compare June 8, 2026 00:37
@github-actions github-actions Bot force-pushed the update-node-popularity branch from ffa0d73 to 19f7417 Compare June 15, 2026 00:39
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.

0 participants