Skip to content

upgrade actions to node24 and add waf script - #6

Merged
tbjers merged 2 commits into
mainfrom
chore/upgrade-actions-to-node24-and-add-waf-script
Jun 24, 2026
Merged

upgrade actions to node24 and add waf script#6
tbjers merged 2 commits into
mainfrom
chore/upgrade-actions-to-node24-and-add-waf-script

Conversation

@tbjers

@tbjers tbjers commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

tbjers and others added 2 commits June 24, 2026 18:42
actions/checkout v4 → v7.0.0 (9c091bb)
actions/setup-node v4 → v6.4.0 (48b55a0)

Both pinned to commit SHA to suppress the "Node.js 20 is deprecated"
warning introduced when GitHub forced actions onto Node.js 24.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
scripts/setup-waf-rules.sh uses the Cloudflare Rulesets API to add a
skip rule that bypasses Bot Fight Mode and Browser Integrity Check for
/ingest (OIDC-protected) and /webhooks/github (HMAC-protected). Without
this, enabling zone-level bot protection blocks GitHub Actions runners.

Wrangler cannot manage zone-level WAF rules; this script fills the gap.
Documented in INSTALLATION.md step 11.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tbjers
tbjers merged commit 31ac4ae into main Jun 24, 2026
4 checks passed
@tbjers
tbjers deleted the chore/upgrade-actions-to-node24-and-add-waf-script branch June 24, 2026 22:44
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.

1 participant