Skip to content

Conversation

@dstaley
Copy link
Member

@dstaley dstaley commented Nov 10, 2025

Description

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated internal tooling configuration and release management setup.

Note: This release contains no user-facing changes. Updates are limited to internal development tools and build configuration.

@changeset-bot
Copy link

changeset-bot bot commented Nov 10, 2025

🦋 Changeset detected

Latest commit: bd15c31

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

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

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Nov 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Ready Ready Preview Comment Nov 10, 2025 3:42pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

A new changeset file is added with placeholder frontmatter, and the CodeRabbit configuration is updated to remove the explicit disabling of auto reviews, allowing the default auto_review behavior to take effect.

Changes

Cohort / File(s) Summary
Changeset Addition
\.changeset/dirty-lizards-arrive.md
New changeset file created with frontmatter delimiter (two lines of '---')
Configuration Updates
\.coderabbit.yaml
Removed explicit enabled: false line from reviews.auto_review; auto_review behavior now defaults to configuration defaults

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Changes are purely administrative with no logic, feature additions, or behavioral complexity
  • The changeset file contains only boilerplate frontmatter
  • The configuration modification is a single-line removal with clear intent

Poem

🐰 A changeset arrives, so plain and so neat,
Auto-reviews now dance to their beat!
Configuration springs free from its chains,
Defaults flow gently through digital veins,
Simple and swift, a rabbit's delight! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'fix(repo): Restore auto PR reviews' directly matches the main purpose of the PR—restoring auto reviews in CodeRabbit by removing the auto_review disablement from .coderabbit.yaml, making it concise and specific.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 10, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7192

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@7192

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@7192

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@7192

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@7192

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7192

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7192

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@7192

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@7192

@clerk/express

npm i https://pkg.pr.new/@clerk/express@7192

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@7192

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@7192

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@7192

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@7192

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@7192

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@7192

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7192

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@7192

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@7192

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@7192

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7192

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7192

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@7192

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@7192

commit: bd15c31

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between f6c954a and 62dc788.

📒 Files selected for processing (2)
  • .changeset/dirty-lizards-arrive.md (1 hunks)
  • .coderabbit.yaml (0 hunks)
💤 Files with no reviewable changes (1)
  • .coderabbit.yaml
🧰 Additional context used
📓 Path-based instructions (1)
.changeset/**

📄 CodeRabbit inference engine (.cursor/rules/monorepo.mdc)

Automated releases must use Changesets.

Files:

  • .changeset/dirty-lizards-arrive.md
🪛 LanguageTool
.changeset/dirty-lizards-arrive.md

[grammar] ~1-~1: Hier könnte ein Fehler sein.
Context: --- ---

(QB_NEW_DE)

⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (28)
  • GitHub Check: Integration Tests (localhost, chrome)
  • GitHub Check: Integration Tests (quickstart, chrome, 16)
  • GitHub Check: Integration Tests (custom, chrome)
  • GitHub Check: Integration Tests (nextjs, chrome, 14)
  • GitHub Check: Integration Tests (vue, chrome)
  • GitHub Check: Integration Tests (nextjs, chrome, 15)
  • GitHub Check: Integration Tests (react-router, chrome)
  • GitHub Check: Integration Tests (quickstart, chrome, 15)
  • GitHub Check: Integration Tests (machine, chrome)
  • GitHub Check: Integration Tests (nextjs, chrome, 16)
  • GitHub Check: Integration Tests (tanstack-react-start, chrome)
  • GitHub Check: Integration Tests (nuxt, chrome)
  • GitHub Check: Integration Tests (billing, chrome)
  • GitHub Check: Integration Tests (handshake, chrome)
  • GitHub Check: Integration Tests (sessions, chrome)
  • GitHub Check: Integration Tests (handshake:staging, chrome)
  • GitHub Check: Integration Tests (astro, chrome)
  • GitHub Check: Integration Tests (elements, chrome)
  • GitHub Check: Integration Tests (expo-web, chrome)
  • GitHub Check: Integration Tests (sessions:staging, chrome)
  • GitHub Check: Integration Tests (ap-flows, chrome)
  • GitHub Check: Integration Tests (express, chrome)
  • GitHub Check: Integration Tests (generic, chrome)
  • GitHub Check: Unit Tests (22, **)
  • GitHub Check: Publish with pkg-pr-new
  • GitHub Check: Static analysis
  • GitHub Check: semgrep-cloud-platform/scan
  • GitHub Check: semgrep-cloud-platform/scan

Comment on lines +1 to +2
---
---
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

Changeset file is empty — add package and change descriptions.

The changeset file contains only frontmatter markers with no content. Changesets must include package names and descriptions of changes for automated release management.

Add package information and a concise change description between the frontmatter markers. For example:

---
+---
+"@clerk/backend": patch
+---
+Restore auto PR reviews

Please verify the correct changeset format used in this repository and populate the file accordingly before merging.






🏁 Script executed:

#!/bin/bash
# Examine the specific changeset file and compare with other changesets in the repo

echo "=== Content of dirty-lizards-arrive.md ==="
cat .changeset/dirty-lizards-arrive.md | od -c

echo ""
echo "=== File size ==="
wc -c .changeset/dirty-lizards-arrive.md

echo ""
echo "=== Other changeset files in .changeset/ ==="
fd -e md . .changeset/ --type f | head -10

echo ""
echo "=== Sample of another changeset file ==="
fd -e md . .changeset/ --type f ! -name "dirty-lizards-arrive.md" | head -1 | xargs cat

Length of output: 653


🌐 Web query:

Changesets format YAML frontmatter package description structure

💡 Result:

Changesets uses a Markdown file with a YAML frontmatter block that maps package names → semver bump types, then a Markdown body that is the changeset description.

Key points

  • Location: files live in .changeset/ and are .md files. [1]
  • Frontmatter: a YAML block (--- ... ---) where each entry is "package-name": bump. Common bump values: major, minor, patch (other strings are allowed but won’t affect version calculation). Multiple packages may be listed. [1][2]
  • Body: the Markdown text after the closing --- is the human-readable summary that appears in changelogs. [1][2]

Minimal example

"@my-org/pkg-a": minor
"@my-org/pkg-b": patch

Add feature X and fix bug Y. [1][2]

Sources
[1] Changesets docs — command-line / add (describes YAML frontmatter, packages, bump types and body).
[2] @changesets/cli README / examples (example .changeset file and explanation).


🏁 Script executed:

#!/bin/bash
# Examine the changeset file from the PR

echo "=== Content of .changeset/dirty-lizards-arrive.md ==="
cat .changeset/dirty-lizards-arrive.md

echo ""
echo "=== File size (bytes) ==="
wc -c < .changeset/dirty-lizards-arrive.md

echo ""
echo "=== Hex dump ==="
hexdump -C .changeset/dirty-lizards-arrive.md

echo ""
echo "=== Other changesets in repo (for format comparison) ==="
find .changeset -name "*.md" ! -name "dirty-lizards-arrive.md" -type f | head -3 | while read f; do
  echo "--- $f ---"
  cat "$f"
  echo ""
done

Length of output: 968


Changeset file is incomplete — add package and change descriptions.

The changeset file .changeset/dirty-lizards-arrive.md contains only frontmatter markers with no content. Changesets requires YAML frontmatter mapping package names to semver bump types, followed by a Markdown body for the changeset description.

The file must include package name(s) and bump type(s) between the frontmatter delimiters, plus a description. For example:

---
"@clerk/backend": patch
---
Restore auto PR reviews

Populate the changeset file with the appropriate package name(s) and change description before merging.

🧰 Tools
🪛 LanguageTool

[grammar] ~1-~1: Hier könnte ein Fehler sein.
Context: --- ---

(QB_NEW_DE)

🤖 Prompt for AI Agents
In .changeset/dirty-lizards-arrive.md around lines 1–2 the file contains only
empty frontmatter; add a YAML mapping between the --- delimiters listing the
package name(s) and their semver bump type (patch/minor/major) and then add a
short Markdown description of the change as the body. Ensure the package names
match your workspace package names, pick the correct bump type for the change,
and save the file so the changeset includes both the frontmatter mapping and a
human-readable description.

@dstaley dstaley enabled auto-merge (squash) November 10, 2025 15:44
@dstaley dstaley merged commit 67b98a9 into main Nov 10, 2025
40 checks passed
@dstaley dstaley deleted the ds.fix/restore-coderabbit branch November 10, 2025 15:50
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