Skip to content

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Nov 24, 2025

No description provided.

@camc314 camc314 marked this pull request as ready for review November 24, 2025 10:12
Copilot AI review requested due to automatic review settings November 24, 2025 10:12
@github-actions github-actions bot added the C-bug Category - Bug label Nov 24, 2025
Copy link
Contributor Author

camc314 commented Nov 24, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copilot finished reviewing on behalf of camc314 November 24, 2025 10:13
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 fixes incorrect package names in the GitHub workflow for preparing app releases. The workflow was attempting to build NAPI bindings for packages named oxlint and oxfmt, but the actual internal development packages are named oxlint-app and oxfmt-app.

Key Changes

  • Updated pnpm filter commands to reference the correct package names (oxlint-app and oxfmt-app) instead of the incorrect names (oxlint and oxfmt)

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

@overlookmotel overlookmotel merged commit 2c7808f into main Nov 24, 2025
26 checks passed
@overlookmotel overlookmotel deleted the c/11-24-fix_workflow_update_napi_bindings_build_commands_for_apps branch November 24, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants