Skip to content

fix: doc translation triggers#2267

Merged
AlliBalliBaba merged 1 commit intomainfrom
fix/ignore-translated-doc-files
Mar 10, 2026
Merged

fix: doc translation triggers#2267
AlliBalliBaba merged 1 commit intomainfrom
fix/ignore-translated-doc-files

Conversation

@AlliBalliBaba
Copy link
Contributor

Prevents PRs like #2259 by fixing the git diff so it ignores nested translation files.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the docs translation GitHub Actions workflow to avoid treating nested translation markdown files as inputs when determining which top-level docs have changed, reducing the chance of generating redundant translation PRs.

Changes:

  • Adjust git diff --name-only pathspecs to exclude docs/*/*.md (nested translation files) while still including docs/*.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlliBalliBaba AlliBalliBaba merged commit d5fa4cf into main Mar 10, 2026
35 checks passed
@AlliBalliBaba AlliBalliBaba deleted the fix/ignore-translated-doc-files branch March 10, 2026 15:16
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.

4 participants