Skip to content

Add Node.js setup to bonk workflow#28310

Merged
elithrar merged 1 commit intoproductionfrom
fix-bonk-node-version
Feb 13, 2026
Merged

Add Node.js setup to bonk workflow#28310
elithrar merged 1 commit intoproductionfrom
fix-bonk-node-version

Conversation

@elithrar
Copy link
Collaborator

The bonk workflow was failing to run npm run check because it used whatever Node version comes pre-installed on ubuntu-latest instead of Node 22 required by this repo.

  • Add setup-node step with node-version-file: "package.json" (reads Volta config)
  • Add npm ci to install dependencies before bonk runs

Fixes validation failures like https://github.com/cloudflare/cloudflare-docs/actions/runs/21967964265

@elithrar elithrar requested review from a team and kodster28 as code owners February 12, 2026 23:56
@elithrar elithrar enabled auto-merge (squash) February 12, 2026 23:56
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/.github/ @cloudflare/content-engineering, @kodster28

@github-actions
Copy link
Contributor

@TownLake TownLake self-requested a review February 13, 2026 12:52
@elithrar elithrar merged commit bf74eea into production Feb 13, 2026
12 checks passed
@elithrar elithrar deleted the fix-bonk-node-version branch February 13, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants