Skip to content

Conversation

@mhdcodes
Copy link
Contributor

Summary

I have added an extra step to install pnpm, as the action fails to install wrangler without.

Screenshots (optional)

Documentation checklist

Add install pnpm step to action.
@hyperlint-ai-deprecated
Copy link
Contributor

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Added an extra step to install pnpm in the GitHub Actions documentation to ensure successful installation of wrangler.

  • Added pnpm installation step to the GitHub Actions workflow
  • Updated action version for pnpm setup
  • Ensured compatibility for wrangler installation

Modified Files

  • src/content/docs/workers/ci-cd/external-cicd/github-actions.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@mhdcodes mhdcodes changed the title Update github-actions.mdx [Docs] Update External CI/CD guide Jun 25, 2025
@kodster28
Copy link
Collaborator

Can you provide more details about the error messages you're seeing?

From my testing, I see some warnings around specific wrangler installations without the pnpm... but that doesn't prevent Wrangler from being installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants