Skip to content

Avoid redundant robots CloudFront invalidations#288

Open
carlospolop wants to merge 1 commit into
masterfrom
chore/drop-redundant-robots-invalidation-20260519
Open

Avoid redundant robots CloudFront invalidations#288
carlospolop wants to merge 1 commit into
masterfrom
chore/drop-redundant-robots-invalidation-20260519

Conversation

@carlospolop
Copy link
Copy Markdown
Collaborator

Created by Hermes.

Summary

  • Removes /robots.txt from the translation workflow CloudFront invalidation paths.
  • The translation workflow does not upload root robots.txt, so invalidating it on every translated branch deploy is redundant.
  • Keeps the branch content, root sitemap, and branch sitemap invalidations.

Evidence

AWS CloudFront invalidation history showed repeated cloud-wiki invalidations with /robots.txt for language deploys.

Validation

  • Inspected .github/workflows/translate_all.yml only; no runtime validation needed for this path-only workflow change.

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