Skip to content

ci: add auto-merge label to Dependabot PRs#8754

Open
MattIPv4 wants to merge 2 commits intomainfrom
MattIPv4/auto-merge-dependabot
Open

ci: add auto-merge label to Dependabot PRs#8754
MattIPv4 wants to merge 2 commits intomainfrom
MattIPv4/auto-merge-dependabot

Conversation

@MattIPv4
Copy link
Member

Description

Automatically adds the auto-merge label to all Dependabot-created PRs, so that we only need to approve them in an initial review, and automation will handle landing them with no further interaction needed from maintainers.

Also, restores the standard labels applied to Dependabot PRs that we were missing.

Validation

Config valid.

Related Issues

N/A

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@vercel
Copy link

vercel bot commented Mar 22, 2026

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

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Mar 22, 2026 2:08pm

Request Review

@github-actions
Copy link
Contributor

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/web-infra

Please review the changes when you have a chance. Thank you! 🙏

@github-actions
Copy link
Contributor

github-actions bot commented Mar 22, 2026

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.52 MB
New Total Size 3.52 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (1)
Name Size
.next/static/chunks/bedab94a3ecc7ce7.js 208.90 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/5c823bce7dcba1f2.js 208.90 KB

@MattIPv4 MattIPv4 marked this pull request as ready for review March 22, 2026 14:16
@MattIPv4 MattIPv4 requested a review from a team as a code owner March 22, 2026 14:16
Copilot AI review requested due to automatic review settings March 22, 2026 14:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s Dependabot configuration to automatically apply an auto-merge label (and restore additional standard labels) on Dependabot-created pull requests, to reduce maintainer interaction after the initial review/approval.

Changes:

  • Add auto-merge label to Dependabot PRs for both github-actions and npm ecosystems.
  • Restore/add additional categorization labels (dependencies, github_actions, javascript) on Dependabot PRs.

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

@codecov
Copy link

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.28%. Comparing base (7ec1349) to head (c3fc7cc).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8754      +/-   ##
==========================================
+ Coverage   75.27%   75.28%   +0.01%     
==========================================
  Files         105      105              
  Lines        9242     9242              
  Branches      326      326              
==========================================
+ Hits         6957     6958       +1     
+ Misses       2283     2282       -1     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MattIPv4 MattIPv4 added auto-merge Ready to automatically merge after being open for 48 hours and removed auto-merge Ready to automatically merge after being open for 48 hours labels Mar 22, 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.

4 participants