fix(api-service): payload parsing#10055
Conversation
✅ Deploy preview added
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
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: Requirements:
Expected format: Details: PR title must end with 'fixes TICKET-ID' (e.g., 'fixes NOV-123') or include ticket ID in branch name |
|
Caution Review failedThe pull request is closed. WalkthroughThis 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. Comment |
What changed? Why was the change needed?
Screenshots
Expand for optional sections
Related enterprise PR
Special notes for your reviewer