Skip to content

Conversation

@gndelia
Copy link
Contributor

@gndelia gndelia commented Jan 23, 2026

Follow-up of hemilabs/actions#29

This PR adds a workflow that is based on js-checks but uses pnpm.

Copy link

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 adds a new reusable GitHub Actions workflow for running JavaScript checks using pnpm as the package manager, as opposed to the existing js-checks workflow that uses npm.

Changes:

  • Created js-checks-pnpm.yml workflow with two jobs: run-checks and run-tests
  • Added configurable inputs for fetch depth and Node.js version matrix testing
  • Implemented pnpm-based commands for formatting, linting, dependency checks, building, and testing

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

joshuasing
joshuasing previously approved these changes Jan 23, 2026
Copy link
Contributor

@gabmontes gabmontes left a comment

Choose a reason for hiding this comment

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

Reusable actions and workflows should go to hemilabs/actions. What is preventing to have this file there instead?

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