Pull Request Explorer

Exploring 350 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(shared,worker,api): inbound email attachment forwarding to agent webhook djabarovgeorge XL AI 66.3h 0.1h May 10, 2026

Summary

Feature

Add inbound email attachment forwarding to agent webhook

Adds end‑to‑end attachment support for inbound emails, enforcing size limits, base64 encoding, and enriching webhook payloads, improving reliability and observability.

Health Assessment

Large
Medium
Medium
  • The PR received a quick initial review and required several subsequent commits to address feedback, indicating active iteration but a smooth final merge within three days.
  • AI assistance accelerated code generation and documentation, while human review ensured quality and adherence to business requirements.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
chore(root): Release 2026-05-10 07:44 github-actions XL No 0.0h 0.0h May 10, 2026

Summary

Chore

Automated daily production Novu Cloud release

Automated daily production Novu Cloud release

Health Assessment

X-Large
High
Low
  • The PR was merged immediately with no review, indicating a fast release cycle. The large number of lines added and removed suggests significant changes, but the lack of review may increase risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(dashboard): update build memory limit in package.json from 8192 to 6144 merrcury XS AI - - May 10, 2026

Summary

Chore

Update dashboard build memory limit

Reduces memory usage during dashboard build, optimizing resource consumption.

Health Assessment

Small
Low
Low
  • Quick, single-file change merged immediately with no tests added.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

feat(dashboard): add Vercel configuration for rewrites and security headers merrcury S AI - - May 10, 2026

Summary

Chore

Add Vercel configuration for rewrites and security headers

Adds Vercel config to enable routing rewrites and enforce security headers for the dashboard, improving deployment reliability and security.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review, indicating low complexity and high confidence in the change.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

chore(root): Release 2026-05-08 16:57 github-actions XL No 15.9h 15.9h May 09, 2026

Summary

Chore

Release Novu Cloud version 2026-05-08

Automated daily production Novu Cloud release.

Health Assessment

X-Large
Medium
Low
  • Release merged quickly with minimal review, reflecting an automated release pipeline.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 1.00

Tech Stack

Languages: Typescript
fix(api-service): scope integration mutations by environment fixes NV-7590 scopsy M AI 11.7h 0.3h May 09, 2026

Summary

Bug Fix

Fix integration mutation scoping by environment

Prevents cross‑organization mass assignment of integrations while preserving in‑org cross‑environment access, tightening security for integration management.

Health Assessment

Medium
Low
Low
  • Merged within 12 hours after a single review comment, indicating a straightforward bug fix with minimal rework.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(api-service): prevent mass-assignment of tenant ids in bulk subscriber upsert fixes NV-7591 scopsy M AI 0.3h 0.1h May 08, 2026

Summary

Bug Fix

Prevent mass-assignment of tenant IDs in bulk upsert

Ensures tenant scoping cannot be bypassed during bulk subscriber upsert, protecting cross-tenant data integrity.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal rework; AI-assisted PR body streamlined communication.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(api-service): require ORG_SETTINGS_WRITE on EE branding & rename routes fixes NV-7588 scopsy XS AI 0.3h - May 08, 2026

Summary

Bug Fix

Add permission guard to EE branding routes

Ensures only authorized users can modify organization branding and rename, tightening security for EE users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 20 minutes.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(dashboard,api-service): preserve secret env variable values when editing in dashboard fixes NV-7600 scopsy L AI 6.6h 0.2h May 08, 2026

Summary

Bug Fix

Fix secret env variable overwrite bug

Prevents accidental loss of secret values when editing variables in the dashboard, ensuring data integrity and consistent API behavior.

Health Assessment

Large
Low
Low
  • Rapid resolution with minimal iterations; AI‑assisted review helped identify edge cases quickly.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(api-service): restrict inbox subscriber events to keyless workflow fixes NV-7569 scopsy L AI 6.3h 0.2h May 08, 2026

Summary

Bug Fix

Restrict inbox events to keyless workflow

Hardens the inbox events endpoint to prevent unauthorized workflow triggers, limiting access to the keyless demo flow and reducing spam and abuse.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate efficient resolution of a critical security issue.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(shared): centralize outbound HTTP client fixes NV-7560 scopsy XL AI 3.7h 0.1h May 08, 2026

Summary

Feature

Centralize outbound HTTP client for SSRF safety

Adds a centralized SSRF‑safe outbound HTTP layer, migrating all server‑side callers to validate URLs, pin connections, and enforce security, reducing risk of SSRF attacks.

Health Assessment

X-Large
High
Medium
  • Large‑scale security refactor completed swiftly with AI‑assisted review, but high complexity and many review rounds warrant careful monitoring.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix(api-service): await inbound mail queue persistence before SMTP ack fixes NV-7596 scopsy L AI 0.8h 0.1h May 08, 2026

Summary

Bug Fix

Fix inbound mail queue persistence before SMTP ack

The inbound SMTP server now waits for queue persistence before acknowledging, preventing silent message loss. It also cleans up temp files safely to avoid disk exhaustion.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework, addressing a critical bug that prevented message loss and potential DoS.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(shared): reject step _templateId from another workflow on update fixes NV-7606 scopsy M AI 0.2h - May 08, 2026

Summary

Bug Fix

Reject cross-workflow template IDs on update

Prevents cross-workflow data corruption by validating template IDs during workflow updates, ensuring only templates belonging to the current workflow are used.

Health Assessment

Medium
Low
Low
  • Fast resolution with minimal rework; single commit and quick merge indicates low complexity and high confidence in fix.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(shared): end MongoDB session in BaseRepository.withTransaction fixes NV-7603 scopsy XS AI 0.5h - May 08, 2026

Summary

Bug Fix

Fix MongoDB session leak in BaseRepository

Prevents server‑side session leaks, improving database stability and performance.

Health Assessment

Small
Low
Low
  • Fast turnaround, minimal code churn, no review required, low risk

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(api-service): use transaction session in DeleteTopicSubscriptions and scope by org fixes NV-7607 scopsy M AI 0.4h 0.1h May 08, 2026

Summary

Bug Fix

Fix transaction session usage in DeleteTopicSubscriptions

Ensures atomic deletion of topic subscriptions and preferences, preventing data inconsistency and enforcing organization scoping.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes and quick review, indicating low complexity and risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(api-service): catch floating ClickHouse write in exception filter fixes NV-7613 scopsy M AI 0.2h 0.1h May 08, 2026

Summary

Bug Fix

Fix unhandled ClickHouse write in exception filter

Prevents API crashes by ensuring analytics logging errors are caught and logged without blocking error responses.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, low review friction, small scope, resolved critical unhandled rejection issue.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
chore(root): Release 2026-05-08 10:49 github-actions L No 0.7h 0.7h May 08, 2026

Summary

Chore

Release Novu Cloud 2026-05-08

Automated daily production release of Novu Cloud, ensuring updated features and bug fixes are deployed to customers.

Health Assessment

Medium
Low
Low
  • Release was merged quickly with minimal review, indicating a streamlined release process.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Yaml
fix(root): enhance value escaping for .env format to handle special characters and multi-line values merrcury S AI - 0.1h May 08, 2026

Summary

Bug Fix

Enhance .env value escaping for special characters and multi-line values

Improves .env file generation by properly escaping special characters and multi-line values, ensuring compatibility with dotenv parsers and preventing deployment issues.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no tests added, merged immediately after review.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
fix(api-service): interpolate env variables inside email layout bodies fixes NV-7559 scopsy S AI 0.2h 0.1h May 08, 2026

Summary

Bug Fix

Fix email layout interpolation for env variables

Environment variables in email layouts are now correctly interpolated, fixing an issue where they were silently dropped.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, indicating a straightforward fix.
  • The change is additive and does not introduce any breaking changes or schema modifications.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore(root): add portless + mprocs local dev setup fixes NV-7558 scopsy L AI 0.4h 0.1h May 08, 2026

Summary

Chore

Add portless + mprocs local dev setup

Provides stable HTTPS .localhost URLs and an interactive per-service restart UI, reducing developer friction and improving local development reliability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review iterations indicate smooth integration and low risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript, Yaml
chore(root): Release 2026-05-07 21:21 github-actions XL No 0.1h 0.1h May 07, 2026

Summary

Chore

Release 2026-05-07: Production Deployment

Automated daily production Novu Cloud release, ensuring continuous delivery and reducing manual effort.

Health Assessment

X-Large
Low
Low
  • Release executed in under 10 minutes with minimal review friction; AI assistance accelerated code changes.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
perf(api-service): updat trace query flow scopsy M AI 0.1h 0.1h May 07, 2026

Summary

Refactor

Improve trace query performance in API service

Optimizes ClickHouse trace queries by bounding scans to the parent entity’s creation time, reducing I/O and improving API response times.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within minutes, indicating a straightforward performance tweak with minimal risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(dashboard): highlight Activity Feed nav when on conversations page fixes NV-7546 djabarovgeorge S AI 8.5h 0.1h May 07, 2026

Summary

Bug Fix

Fix Activity Feed nav highlight on conversations page

Ensures the Activity Feed navigation item remains highlighted when users navigate to conversation pages, improving navigation clarity and user experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with immediate review and merge, indicating low complexity and minimal risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(inbound-mail): trace inbound mail pipeline with custom New Relic transaction scopsy XL AI 7.0h 0.1h May 07, 2026

Summary

Feature

Add New Relic instrumentation to inbound mail pipeline

Adds explicit New Relic background transaction for inbound mail processing, enabling visibility of SMTP‑driven flows without exposing PII.

Health Assessment

Medium
Low
Low
  • Fast cycle time (7h) and minimal review comments indicate a smooth process; AI‑generated PR description helped clarify intent and reduce back‑and‑forth.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
ci(root): add aggregator gate for PR pipeline scopsy M AI 0.7h 0.1h May 07, 2026

Summary

CI/CD

Add aggregator gate to PR pipeline

Consolidates CI checks into a single status to simplify branch protection and enable auto-merge.

Health Assessment

Medium
Low
Low
  • Merged within 45 minutes of opening, with a single review and no rework, indicating a smooth and efficient CI enhancement process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(dashboard): add tooltip to Bridge URL warning icon fixes NV-7547 djabarovgeorge S AI 6.6h 0.1h May 07, 2026

Summary

Bug Fix

Add tooltip to Bridge URL warning icon

Improves user experience by providing a hover tooltip that explains the Bridge URL requirement, reducing confusion for users.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; single review comment and two small commits indicate a smooth process.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(root): resolve high basic-ftp vulnerability fixes NV-7554 cursor M No 1.1h 0.7h May 07, 2026

Summary

Bug Fix

Resolve high basic-ftp vulnerability

Patch vulnerable dependency to prevent DoS attacks, ensuring application stability.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved in under 2 hours, no rework needed.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

fix(api-service): add reaction events to Slack app manifests fixes NV-7478 ChmaraX XS AI 0.0h - May 07, 2026

Summary

Bug Fix

Add reaction events to Slack app manifests

Adds missing Slack bot event subscriptions so reaction webhooks are received, enabling onReaction handlers to fire.

Health Assessment

Small
Low
Low
  • PR merged within minutes with only two small files changed, indicating a low‑risk, straightforward bug fix.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore(root): Release 2026-05-07 08:57 github-actions XL No 0.1h 0.1h May 07, 2026

Summary

Chore

Release Novu Cloud 2026-05-07

Automated daily production Novu Cloud release

Health Assessment

X-Large
High
Low
  • Rapid release cycle with AI-assisted code changes; large scope but minimal review time indicates high confidence in automated testing and quality gates.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(dashboard): nest provider instances in agent and outbound pickers djabarovgeorge XL AI 2.1h 0.1h May 06, 2026

Summary

Feature

Add two-level provider picker for agents

Improves user experience by separating provider type selection from instance selection, reducing confusion and making integration creation clearer for customers.

Health Assessment

Medium
Low
Low
  • Fast review and single commit after feedback indicate a straightforward UI enhancement with minimal risk.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore(root): bump @novu/framework and novu package versions ChmaraX XS AI 0.0h - May 06, 2026

Summary

Chore

Bump @novu/framework and novu package versions

This PR updates internal package versions to keep dependencies current, preparing for the next release cycle.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates a straightforward maintenance update.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

feat(shared): add ctx.metadata.delete(), clear(), get(), and current fixes NV-7501 ChmaraX L AI 51.2h 0.1h May 06, 2026

Summary

Feature

Add metadata CRUD to agent context

Provides agents with full create, read, update, delete, and clear capabilities for metadata, enhancing flexibility and reducing runtime errors.

Health Assessment

Large
Low
Low
  • Fast review (0.1h) and single commit after review indicate a smooth process; the change is sizable but well-tested, minimizing risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(framework): improve agent framework DX and starter template fixes NV-7451 ChmaraX L AI 0.6h 0.1h May 06, 2026

Summary

Feature

Improve agent framework DX and starter template

Enhances developer experience for building agents by simplifying handler signatures, adding documentation, and updating starter templates, reducing friction and improving consistency.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review comments indicate smooth integration; AI assistance likely accelerated the changes.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): limit webhook URL input width on agent details page scopsy XS AI 0.2h - May 06, 2026

Summary

Bug Fix

Limit webhook URL input width on agent details page

Adjusts UI to constrain webhook URL input width to 500px, improving layout on wide screens.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate low complexity and minimal risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(root): resolve Biome lint errors in dashboard and ee-shared-services djabarovgeorge S AI 2.1h 0.1h May 06, 2026

Summary

Bug Fix

Resolve Biome lint errors in dashboard and services

Fixes linting errors to improve code quality and reduce build failures, ensuring smoother CI/CD and developer experience.

Health Assessment

Small
Low
Low
  • The PR was merged within 2 hours with minimal review, indicating high developer efficiency.
  • AI-assisted PR body generation streamlined communication and reduced manual effort.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(dashboard): agent setup send-step titles and Slack copy button djabarovgeorge S AI 0.2h - May 06, 2026

Summary

Feature

Add provider-specific titles and Slack copy button

Enhances agent setup UI by providing provider-aware titles and a reusable Slack copy button, improving onboarding clarity.

Health Assessment

Small
Low
Low
  • Rapid merge (0.1h cycle time) indicates minimal review friction and low complexity.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(root): single-command startup for scaffolded agent projects fixes NV-7450 ChmaraX L AI 1.3h 0.2h May 06, 2026

Summary

Feature

Add single-command startup for agent projects

Simplifies onboarding by allowing a single command to launch the agent’s local server and tunnel, reducing setup friction for users.

Health Assessment

Medium
Low
Medium
  • The PR was merged within 1.3 hours with minimal review comments, indicating a smooth process. AI tools were used to generate code and review comments, contributing to rapid iteration. The change is small to medium in scope and carries low risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(api-service,dashboard): send onboarding welcome DM and bridge-connected follow-up fixes NV-7450 ChmaraX XL AI 0.7h 0.2h May 06, 2026

Summary

Feature

Add Slack onboarding DM and follow‑up flow

Enables a new Slack onboarding experience by sending a welcome DM after OAuth and a follow‑up message after bridge connection, improving user engagement and reducing friction.

Health Assessment

X-Large
Medium
Low
  • Rapid cycle with minimal review iterations indicates high confidence in changes, but large code churn suggests significant impact.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(api-service): scope Azure setup OAuth reads/writes by _environmentId djabarovgeorge S AI 17.3h 0.1h May 06, 2026

Summary

Bug Fix

Scope Azure OAuth reads/writes by environment

Prevents cross‑environment credential overwrites in the Azure Quick Setup OAuth flow by scoping integration lookups to the correct environment, enhancing security.

Health Assessment

Small
Low
Low
  • Fast turnaround (17h cycle, 6min review), minimal code changes, and no new dependencies indicate a low‑risk, high‑confidence security fix.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(root): resolve high-severity dependency vulnerabilities (mongoose, @clerk/express, axios) fixes NV-7538 cursor M No 2.4h 2.4h May 06, 2026

Summary

Bug Fix

Resolve high‑severity dependency vulnerabilities

This PR updates critical dependencies to patch high‑severity security vulnerabilities, ensuring the platform remains secure and compliant.

Health Assessment

Small
Low
Low
  • Rapid review and merge (2.4 h cycle time) indicate low complexity and high confidence in the fixes.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

chore(root): bump new relic version to fix mongo instrumentation and prevent clash with sentry otel merrcury M AI 18.0h 0.2h May 06, 2026

Summary

Chore

Bump New Relic to fix MongoDB instrumentation

Upgrades New Relic to resolve MongoDB driver incompatibility and adds a flag to avoid duplicate OpenTelemetry provider registration with Sentry, ensuring reliable tracing across services.

Health Assessment

Medium
Low
Low
  • Quick dependency upgrade with minimal changes and a single review, indicating low risk and efficient process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(root): bump fast-xml-parser override to 5.7.3 to fix AWS SNS XML parsing fixes NV-7529 scopsy M AI 1.0h - May 06, 2026

Summary

Bug Fix

Bump fast-xml-parser to fix AWS XML parsing

Fixes a runtime regression in AWS SDK XML parsing that broke SNS, SES, and S3 responses by updating fast-xml-parser to 5.7.3, restoring successful message delivery.

Health Assessment

Small
Low
Low
  • Rapid resolution of a runtime regression with minimal code changes; PR merged within an hour, indicating efficient review and low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

chore(root): Release 2026-05-05 18:32 github-actions S No 10.0h 10.0h May 06, 2026

Summary

Chore

Release Novu Cloud 2026-05-05

Automated daily production Novu Cloud release.

Health Assessment

Small
Low
Low
  • Fast automated release with minimal code changes and no review friction.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Javascript
chore(root): bump helmet to v8 in core services fixes NV-7532 cursor S No 11.8h 11.8h May 05, 2026

Summary

Chore

Bump helmet to v8 in core services

Upgrades helmet security middleware to v8, improving CSP handling and HSTS defaults with no code changes.

Health Assessment

Small
Low
Medium
  • Fast cycle time with a single commit and minimal changes indicates low risk and an efficient process.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Javascript
chore(root): Release 2026-05-05 14:02 github-actions XL No 0.5h 0.3h May 05, 2026

Summary

Chore

Release Novu Cloud 2026-05-05

Automated daily production Novu Cloud release

Health Assessment

Large
Medium
Low
  • Release executed in under an hour with minimal review, indicating efficient automation. The large code changes suggest a comprehensive update, but the rapid cycle time reduces risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(api): implement Slack quick setup endpoint and related UI components djabarovgeorge XL AI 28.8h 0.1h May 05, 2026

Summary

Feature

Add Slack quick setup endpoint and UI

Enables users to quickly provision Slack integrations via a new API endpoint and dashboard UI, reducing setup friction.

Health Assessment

X-Large
High
Medium
  • The PR had a rapid initial review but required extensive iteration with AI‑assisted comments, indicating complex changes across backend and frontend.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(api, worker, ws, inbound-mail): APM traces broke because of new pm2 version which includes open telemetry merrcury S AI 0.0h - May 05, 2026

Summary

Bug Fix

Fix APM traces by pinning PM2

Pin PM2 to 6.0.14 across services to restore APM instrumentation and adjust logging levels, ensuring reliable observability.

Health Assessment

Small
Low
Low
  • Resolved APM trace issue with minimal changes; quick turnaround.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Frameworks: Docker
fix(api-service): support inbound WhatsApp agent attachments fixes NV-7506 scopsy M AI 1.9h 0.2h May 05, 2026

Summary

Bug Fix

Add inbound WhatsApp attachment support

Enables inbound WhatsApp media attachments by allowing fetch without size metadata and enforcing caps, improving agent integration.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review comments indicate a smooth, low-risk fix with AI-assisted review comments.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(api-service): trigger workflow agent signal DTO fixes NV-7460 ChmaraX M AI 0.6h 0.1h May 05, 2026

Summary

Bug Fix

Fix agent signal DTO validation for workflow

Improves validation of trigger recipients, preventing empty IDs and ensuring topic data integrity, enhancing reliability of agent reply handling.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted code generation, fast review cycle.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(dashboard,api-service): agent email From uses outbound sender fixes NV-7490 scopsy L AI 9.9h 0.1h May 05, 2026

Summary

Feature

Add per-agent email sender override

Enables per-agent email sender configuration, improving email deliverability and user control.

Health Assessment

Large
Low
Low
  • Rapid approval with minimal rework indicates high confidence in changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
« Page 7 of 7

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos