Skip to content

fix(api-service): payload parsing#10055

Merged
djabarovgeorge merged 1 commit intonextfrom
fix-payload-parsing
Feb 17, 2026
Merged

fix(api-service): payload parsing#10055
djabarovgeorge merged 1 commit intonextfrom
fix-payload-parsing

Conversation

@djabarovgeorge
Copy link
Contributor

What changed? Why was the change needed?

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

@netlify
Copy link

netlify bot commented Feb 17, 2026

Deploy preview added

Name Link
🔨 Latest commit 8eee8c7
🔍 Latest deploy log https://app.netlify.com/projects/dashboard-v2-novu-staging/deploys/699404dcf05ae0000879c89c
😎 Deploy Preview https://deploy-preview-10055.dashboard-v2.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Contributor

Hey there and thank you for opening this pull request! 👋

We require pull request titles to follow specific formatting rules and it looks like your proposed title needs to be adjusted.

Your PR title is: fix(api-service): payload parsing

Requirements:

  1. Follow the Conventional Commits specification
  2. As a team member, include Linear ticket ID at the end: fixes TICKET-ID or include it in your branch name

Expected format: feat(scope): Add fancy new feature fixes NOV-123

Details:

PR title must end with 'fixes TICKET-ID' (e.g., 'fixes NOV-123') or include ticket ID in branch name

@djabarovgeorge djabarovgeorge enabled auto-merge (squash) February 17, 2026 06:05
@djabarovgeorge djabarovgeorge merged commit fa54418 into next Feb 17, 2026
26 of 29 checks passed
@djabarovgeorge djabarovgeorge deleted the fix-payload-parsing branch February 17, 2026 06:05
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 17, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request introduces changes across two files. The EditBridgeUrlButton component expands its color-state logic to account for a new LOADING status, adding blue-tinted styling variants for the button container, badge, and pulse indicator. In the usage report workflow, intermediate payload parsing has been removed, with the skip condition now directly checking raw payload properties instead of relying on parsed data for the conditional logic.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant