Skip to content

Conversation

@R44VC0RP
Copy link

@R44VC0RP R44VC0RP commented Oct 26, 2025

Added inbound integration to the react-email integrations page, PR will remain a draft as the inbound integration features unreleased changes.

@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2025

⚠️ No Changeset found

Latest commit: 7633dd2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 26, 2025

@R44VC0RP is attempting to deploy a commit to the resend Team on Vercel.

A member of the Team first needs to authorize it.

@R44VC0RP R44VC0RP marked this pull request as draft October 26, 2025 15:50
Copy link
Contributor

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

Choose a reason for hiding this comment

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

2 issues found across 2 files

Prompt for AI agents (all 2 issues)

Understand the root cause of the following 2 issues and fix them.


<file name="apps/docs/integrations/inbound.mdx">

<violation number="1" location="apps/docs/integrations/inbound.mdx:2">
Typo: &quot;recieve&quot; should be spelled &quot;receive&quot; in the page title.</violation>

<violation number="2" location="apps/docs/integrations/inbound.mdx:4">
Typo in the description: &quot;recieve&quot; should be &quot;receive&quot;.</violation>
</file>

Since this is your first cubic review, here's how it works:

  • cubic automatically reviews your code and comments on bugs and improvements
  • Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
  • Ask questions if you need clarification on any suggestion

React with 👍 or 👎 to teach cubic. Mention @cubic-dev-ai to give feedback, ask questions, or re-run the review.

@@ -0,0 +1,99 @@
---
title: 'Send (& recieve) emails using Inbound'
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot Oct 26, 2025

Choose a reason for hiding this comment

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

Typo: "recieve" should be spelled "receive" in the page title.

Prompt for AI agents
Address the following comment on apps/docs/integrations/inbound.mdx at line 2:

<comment>Typo: &quot;recieve&quot; should be spelled &quot;receive&quot; in the page title.</comment>

<file context>
@@ -0,0 +1,99 @@
+---
+title: &#39;Send (&amp; recieve) emails using Inbound&#39;
+sidebarTitle: &#39;Inbound&#39;
+description: &#39;Learn how to send and recieve emails using React Email and the Inbound Node.js SDK.&#39;
</file context>
Suggested change
title: 'Send (& recieve) emails using Inbound'
+title: 'Send (& receive) emails using Inbound'
Fix with Cubic

---
title: 'Send (& recieve) emails using Inbound'
sidebarTitle: 'Inbound'
description: 'Learn how to send and recieve emails using React Email and the Inbound Node.js SDK.'
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot Oct 26, 2025

Choose a reason for hiding this comment

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

Typo in the description: "recieve" should be "receive".

Prompt for AI agents
Address the following comment on apps/docs/integrations/inbound.mdx at line 4:

<comment>Typo in the description: &quot;recieve&quot; should be &quot;receive&quot;.</comment>

<file context>
@@ -0,0 +1,99 @@
+---
+title: &#39;Send (&amp; recieve) emails using Inbound&#39;
+sidebarTitle: &#39;Inbound&#39;
+description: &#39;Learn how to send and recieve emails using React Email and the Inbound Node.js SDK.&#39;
+&#39;og:image&#39;: &#39;https://react.email/static/covers/react-email.png&#39;
+---
</file context>
Suggested change
description: 'Learn how to send and recieve emails using React Email and the Inbound Node.js SDK.'
+description: 'Learn how to send and receive emails using React Email and the Inbound Node.js SDK.'
Fix with Cubic

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.

1 participant