Skip to content

ci: use custom token for auto-merge#8753

Draft
MattIPv4 wants to merge 1 commit intomainfrom
MattIPv4/auto-merge-custom-token
Draft

ci: use custom token for auto-merge#8753
MattIPv4 wants to merge 1 commit intomainfrom
MattIPv4/auto-merge-custom-token

Conversation

@MattIPv4
Copy link
Member

Description

We ran into an issue when using the auto-merge with the queue in #8747 where it would loop due to CI not running in the merge queue as GitHub Actions was the actor for adding the PR to the queue.

Validation

Ensure the new secret exists in the repo settings.

Related Issues

cc nodejs/admin#1049

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 1:49pm

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! 🙏

@MattIPv4 MattIPv4 force-pushed the MattIPv4/auto-merge-custom-token branch from 3fc35f5 to cfe92fb Compare March 22, 2026 13:48
@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/6957a571394cf6b3.js 208.90 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/5c823bce7dcba1f2.js 208.90 KB

@codecov
Copy link

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@7ec1349). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8753   +/-   ##
=======================================
  Coverage        ?   75.27%           
=======================================
  Files           ?      105           
  Lines           ?     9242           
  Branches        ?      326           
=======================================
  Hits            ?     6957           
  Misses          ?     2283           
  Partials        ?        2           

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

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.

1 participant