higress-group/higress

Create a github action to sync English documentation

Open

#2 293 ouverte le 21 mai 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Go (1 144 forks)github user discovery
area/aihelp wanted

Métriques du dépôt

Stars
 (8 582 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Some of the English documentation is outdated. We should update it by translating the latest Chinese documentation into English. For example:

Website repo: https://github.com/higress-group/higress-group.github.io

This time, we can fully synchronize all the documentation. After that, we can set up a GitHub Action to automatically create a PR to update the corresponding English documentation whenever the Chinese version is updated—and vice versa. For incremental documentation updates, we need to ensure that only the corresponding content is updated, rather than the entire document. We could consider leveraging an LLM to determine how the newly added content should be translated and where they should be inserted into the English documentation.

Guide contributeur