Skip to content

chore: fix run-ci-for-external-forks workflow not triggering CI#12137

Merged
edmundhung merged 1 commit intomainfrom
fix-external-fork-ci
Jan 26, 2026
Merged

chore: fix run-ci-for-external-forks workflow not triggering CI#12137
edmundhung merged 1 commit intomainfrom
fix-external-fork-ci

Conversation

@edmundhung
Copy link
Copy Markdown
Member

@edmundhung edmundhung commented Jan 26, 2026

Fixes #12136.

I ran the workflow for #12064 but notice the CI didn't trigger on #12136. End up fixing it by manually pushing an empty commit, so this PR does the same automatically.

Not entirely sure why the original amend approach didn't work. It might be GITHUB_TOKEN not triggering workflows, or some timing issue with the branch push happening before the PR exists.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because:

A picture of a cute animal (not mandatory, but encouraged)


Open with Devin

@edmundhung edmundhung requested a review from a team as a code owner January 26, 2026 13:26
@edmundhung edmundhung added skip-pr-description-validation Skip validation of the required PR description format no-changeset-required labels Jan 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 26, 2026

⚠️ No Changeset found

Latest commit: 27b0570

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 26, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@12137

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@12137

miniflare

npm i https://pkg.pr.new/miniflare@12137

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@12137

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@12137

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@12137

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@12137

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@12137

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@12137

wrangler

npm i https://pkg.pr.new/wrangler@12137

commit: 27b0570

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional flags.

Open in Devin Review

@edmundhung edmundhung closed this Jan 26, 2026
@github-project-automation github-project-automation Bot moved this from Untriaged to Done in workers-sdk Jan 26, 2026
@edmundhung edmundhung reopened this Jan 26, 2026
@github-project-automation github-project-automation Bot moved this from Done to Untriaged in workers-sdk Jan 26, 2026
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Jan 26, 2026
@edmundhung edmundhung merged commit c29e056 into main Jan 26, 2026
69 of 78 checks passed
@edmundhung edmundhung deleted the fix-external-fork-ci branch January 26, 2026 14:59
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changeset-required skip-pr-description-validation Skip validation of the required PR description format

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants