Skip to content

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

Open
MattIPv4 wants to merge 1 commit intomainfrom
MattIPv4/auto-merge-dependabot
Open

ci: add auto-merge label to Dependabot PRs#696
MattIPv4 wants to merge 1 commit 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.

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 node --run test and all tests passed.
  • I have check code formatting with node --run format & node --run lint.
  • 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)
api-docs-tooling Ready Ready Preview Mar 22, 2026 1:59pm

Request Review

@codecov
Copy link

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.44%. Comparing base (04abf36) to head (51f9d7e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #696   +/-   ##
=======================================
  Coverage   75.44%   75.44%           
=======================================
  Files         148      148           
  Lines       13572    13572           
  Branches     1023     1023           
=======================================
  Hits        10239    10239           
  Misses       3328     3328           
  Partials        5        5           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

orama-db Generator

File Base Head Diff
orama-db.json 8.05 MB 8.05 MB +1.63 KB (+0.02%)

@MattIPv4 MattIPv4 marked this pull request as ready for review March 22, 2026 14:15
@MattIPv4 MattIPv4 requested a review from a team as a code owner March 22, 2026 14:15
Copilot AI review requested due to automatic review settings March 22, 2026 14:15
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

Updates Dependabot configuration to automatically label Dependabot-created PRs for downstream automation (auto-merge workflow) and categorization.

Changes:

  • Add labels to Dependabot GitHub Actions update PRs (including auto-merge).
  • Add labels to Dependabot npm update PRs (including auto-merge).

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

@MattIPv4 MattIPv4 added the auto-merge Ready to automatically merge after being open for 48 hours label Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants