freecodecamp/article-auto-translate
Automatically translate markdown files with OpenAI GPT-4o.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| with_issue_title | Issue title. | yes | — |
| with_issue_body | Issue body. | yes | — |
| with_label_name | The label that triggered this workflow | yes | — |
| with_github_token | GitHub token. | yes | — |
| with_original_markdown_file_path | The path to the original markdown file. | no | — |
| with_task_fetch_and_save_force | Force to fetch and save markdown files with self logic. | no | false |
| with_task_fetch_to_save_path | The path to save the fetched HTML. | yes | — |
| with_task_fetch_to_include_selector | The selector to include in the fetched HTML. | yes | — |
| with_task_fetch_to_ignore_selector | The selector to ignore in the fetched HTML. | yes | — |
| with_task_translate_openai_api_key | OpenAI API key. | yes | — |
| with_task_translate_to_save_path | The path to save the translated markdown. | yes | — |
Outputs
no outputs