Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: adding a workflow to send n number of untranslated files #20027

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

gmanandhar-nr
Copy link
Member

@gmanandhar-nr gmanandhar-nr commented Feb 21, 2025

Adding a workflow to send n number of untranslated file. This is the high level steps code does:

  1. Recursively locates translated MDX files in the i18n directory.
  2. Gathering already translated or in-process files by querying the translations database.
  3. Collecting all MDX files from the English content directory.
  4. Filtering files for translation based on exclusion lists (i18exclusion.yml), number 3, and number 4 above.
  5. Selecting a specified number of files needing translation (based on the input) and adding them to the translation queue.

@gmanandhar-nr gmanandhar-nr requested a review from a team as a code owner February 21, 2025 11:44
Copy link

Hi @gmanandhar-nr 👋

Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes).

@github-actions github-actions bot added the eng issues related to site functionality that requires engineering label Feb 21, 2025
Copy link

netlify bot commented Feb 21, 2025

Deploy Preview for docs-website-netlify ready!

Name Link
🔨 Latest commit 243bd3b
🔍 Latest deploy log https://app.netlify.com/sites/docs-website-netlify/deploys/67b86727982a83000838937a
😎 Deploy Preview https://deploy-preview-20027--docs-website-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
eng issues related to site functionality that requires engineering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant