Skip to content

Delete .github/workflows/translate-jp-docs-bulk.yml#1058

Open
TheFactoriousDROID wants to merge 1 commit intomainfrom
actions-deprecate-bulkjptranslation
Open

Delete .github/workflows/translate-jp-docs-bulk.yml#1058
TheFactoriousDROID wants to merge 1 commit intomainfrom
actions-deprecate-bulkjptranslation

Conversation

@TheFactoriousDROID
Copy link
Copy Markdown
Contributor

Deprecate old unused bulk en to jp translation workflow. Fully replaced by sync-jp-docs.yml

Deprecate old unused bulk en to jp translation workflow. Fully replaced by sync-jp-docs.yml
@factory-droid
Copy link
Copy Markdown
Contributor

factory-droid Bot commented Apr 30, 2026

Droid finished @TheFactoriousDROID's task —— View job


This PR cleanly removes a deprecated bulk JP translation workflow; follow up by removing the now-unused ANTHROPIC docs translation secret from repository settings to reduce unnecessary credential exposure.


- name: Translate all Japanese docs
env:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY_DOCS }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[P1] [security] Remove unused ANTHROPIC_API_KEY_DOCS secret

With this workflow deleted, secrets.ANTHROPIC_API_KEY_DOCS no longer appears referenced anywhere in the repository; removing unused secrets reduces blast radius in the event a workflow is compromised or misconfigured and prevents stale credentials from lingering in repo settings.

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