Skip to content

Fix n8n ProboTrigger node package review issues#1489

Merged
SachaProbo merged 1 commit into
mainfrom
SachaProbo/fix-n8n-node-review
Jul 15, 2026
Merged

Fix n8n ProboTrigger node package review issues#1489
SachaProbo merged 1 commit into
mainfrom
SachaProbo/fix-n8n-node-review

Conversation

@SachaProbo

@SachaProbo SachaProbo commented Jul 15, 2026

Copy link
Copy Markdown
Contributor
  • Log delete failures in deleteSubscription instead of swallowing them
  • Correct codex node prefix to @probo/n8n-nodes-probo.proboTrigger
  • Replace unsupported codex categories with Development and Utility

Summary by cubic

Fixes n8n ProboTrigger node review items. Updates codex metadata and adds clear logging when webhook subscription deletion fails.

Package: n8n-node +7 -3

  • Set codex node id to @probo/n8n-nodes-probo.proboTrigger.
  • Replace unsupported codex categories with "Development" and "Utility".
  • Log errors in deleteSubscription and still return false.

Written for commit f14d811. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 2 files

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread packages/n8n-node/nodes/ProboTrigger/ProboTrigger.node.ts Outdated

@gearnode gearnode left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

- Log delete failures in deleteSubscription instead of swallowing them
- Correct codex node prefix to @probo/n8n-nodes-probo.proboTrigger
- Replace unsupported codex categories with Development and Utility

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
@SachaProbo SachaProbo force-pushed the SachaProbo/fix-n8n-node-review branch from 9b0ff01 to f14d811 Compare July 15, 2026 16:02
@SachaProbo SachaProbo merged commit f14d811 into main Jul 15, 2026
19 checks passed
@SachaProbo SachaProbo deleted the SachaProbo/fix-n8n-node-review branch July 15, 2026 16:17
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