Skip to content

chore(repo): Add support for ui label#7950

Merged
dstaley merged 1 commit intomainfrom
ds.core/ui-label
Feb 27, 2026
Merged

chore(repo): Add support for ui label#7950
dstaley merged 1 commit intomainfrom
ds.core/ui-label

Conversation

@dstaley
Copy link
Member

@dstaley dstaley commented Feb 27, 2026

Description

PR adds the config necessary for our auto-label action to add a ui label for PRs that change files in the @clerk/ui package.

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

  • Chores
    • Updated change tracking system and GitHub labeling configuration to support better organization of package changes.

@vercel
Copy link

vercel bot commented Feb 27, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Building Building Preview, Comment Feb 27, 2026 4:10pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

🦋 Changeset detected

Latest commit: 20c197e

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 899fb96 and 20c197e.

📒 Files selected for processing (2)
  • .changeset/chatty-loops-go.md
  • .github/labeler.yml

📝 Walkthrough

Walkthrough

This pull request introduces two changes: a new changeset entry was added to .changeset/chatty-loops-go.md, and the GitHub labeler configuration in .github/labeler.yml was updated. The changeset file contains minimal content with formatting markers. The labeler configuration now includes a new section for the UI package, enabling automated labeling of pull requests when files within the packages/ui/ directory are modified, in addition to the existing types package labeling rules.

🚥 Pre-merge checks | ✅ 3
✅ 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 clearly and specifically describes the main change: adding support for ui label configuration in the repository's labeler.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 27, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@7950

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@7950

@clerk/upgrade

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

@clerk/vue

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

commit: 20c197e

@dstaley dstaley merged commit 0485877 into main Feb 27, 2026
41 checks passed
@dstaley dstaley deleted the ds.core/ui-label branch February 27, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants