Skip to content

update: Review translations#17279

Merged
wackerow merged 2 commits into
devfrom
review-translations-take-100
Feb 11, 2026
Merged

update: Review translations#17279
wackerow merged 2 commits into
devfrom
review-translations-take-100

Conversation

@wackerow
Copy link
Copy Markdown
Member

Description

  • fix(ci): migrate to v1 API and add missing permissions
  • feat(ci): add --fix flag for automatic translation issue resolution

Can't test from branch apparently; pulling to dev

wackerow and others added 2 commits February 11, 2026 14:55
Migrates the Claude Code Action workflow from v0.x to v1.0 API format:

- Move timeout from `timeout_minutes` input to step-level `timeout-minutes`
- Replace `allowed_tools` input with `--allowedTools` CLI flag in `claude_args`
- Add missing permissions that blocked workflow execution:
  - `git fetch` - required to fetch PR branches for reading translation files
  - `gh pr comment` - required to post review results as PR comments
  - `WebFetch` - provides fallback for API calls if gh commands fail

This fixes the sandbox permission errors that prevented the review workflow from completing, where every network-related command was being blocked.

Resolves workflow run failure: https://github.com/ethereum/ethereum-org-website/actions/runs/21723420274

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add optional --fix flag to review-translations workflow:
- Workflow dispatch: checkbox input for manual triggers
- Comment trigger: parse --fix from comment body
- Auto trigger: disabled by default for safety
- Add Edit, git add, git commit tools when fixing enabled

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@wackerow wackerow merged commit afbfe87 into dev Feb 11, 2026
3 of 4 checks passed
@wackerow wackerow deleted the review-translations-take-100 branch February 11, 2026 23:18
@github-actions github-actions Bot added the tooling 🔧 Changes related to tooling of the project label Feb 11, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 11, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 5a42fd0
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/698d0e523b50cd000827244e
😎 Deploy Preview https://deploy-preview-17279.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 58 (🟢 up 3 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@pettinarip pettinarip mentioned this pull request Feb 19, 2026
@pettinarip pettinarip mentioned this pull request Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling 🔧 Changes related to tooling of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant