Skip to content

Add 'skip changeset' label to dependabot groups#3086

Open
siddharthkp wants to merge 1 commit into
mainfrom
dependabot-label-skip-changeset
Open

Add 'skip changeset' label to dependabot groups#3086
siddharthkp wants to merge 1 commit into
mainfrom
dependabot-label-skip-changeset

Conversation

@siddharthkp

Copy link
Copy Markdown
Member

Added 'skip changeset' label to all dependency groups to get a green CI from the start

Added 'skip changeset' label to all dependency groups.
Copilot AI review requested due to automatic review settings June 18, 2026 08:57
@siddharthkp siddharthkp requested review from a team as code owners June 18, 2026 08:57
@changeset-bot

changeset-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b279b43

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds the existing skip changeset label to Dependabot-created pull requests so CI can pass without requiring a changeset for dependency-only updates.

Changes:

  • Configure Dependabot to apply the skip changeset label for GitHub Actions dependency update PRs.
  • Configure Dependabot to apply the skip changeset label for npm dependency update PRs.
Show a summary per file
File Description
.github/dependabot.yml Adds labels: ['skip changeset'] to both configured Dependabot update ecosystems so generated PRs bypass the changeset check.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants