Skip to content

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Jan 26, 2026

https://github.com/resend/react-email/actions/runs/21361778416/job/61482711977

seems like the createRef function already is enough, so we don't need pushing, but we also forgot to await the createRef


Summary by cubic

Fixes CI release tag creation by awaiting Octokit’s createRef and removing the redundant git push. Updates scripts tsconfig to use bundler module resolution to align with tsx.

  • Bug Fixes

    • Await tag creation with Octokit to avoid race conditions.
    • Remove the extra git push since createRef already pushes the tag.
  • Refactors

    • Set scripts/tsconfig.json moduleResolution to "bundler" for tsx compatibility.

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

@gabrielmfern gabrielmfern self-assigned this Jan 26, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 26, 2026

⚠️ No Changeset found

Latest commit: f57ffb4

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 Jan 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
react-email Ready Ready Preview, Comment Jan 26, 2026 3:34pm
react-email-demo Ready Ready Preview, Comment Jan 26, 2026 3:34pm

Request Review

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.

No issues found across 1 file

@gabrielmfern gabrielmfern merged commit 1effada into canary Jan 26, 2026
15 of 16 checks passed
@gabrielmfern gabrielmfern deleted the fix/tagging-failing branch January 26, 2026 16:22
cpenned pushed a commit that referenced this pull request Jan 27, 2026
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.

3 participants