Skip to content

chore: allow the static-site sync in the bot file policy - #407

Merged
marc0olo merged 1 commit into
mainfrom
infra/bot-approved-static-site-sync
Sep 21, 2026
Merged

marc0olo merged 1 commit into
mainfrom
infra/bot-approved-static-site-sync

Conversation

@marc0olo

Copy link
Copy Markdown
Member

Summary

The static-site sync PR (#406) is blocked by Check Bot Policies: .github/repo_policies/BOT_APPROVED_FILES has no entry for what sync-static-site.yml stages.

  • sync-static-site: adds .sources/upstream.json (the pin bump) and docs/guides/frontends/static-site/* (the synced pages).
  • update-syntax-grammars: the workflow stages syntaxes/ wholesale, but only two of the three files in it were listed, so a new grammar would block the next PR. Replaced with syntaxes/*.

Verified every path each bot workflow stages against the fnmatch patterns: all covered.

The checker reads this file from the default branch, not from the PR head, so #406 stays blocked until this merges. Re-run its failed job afterwards.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@marc0olo
marc0olo requested a review from a team as a code owner September 21, 2026 09:31
@marc0olo
marc0olo merged commit aafabba into main Sep 21, 2026
7 checks passed
@marc0olo
marc0olo deleted the infra/bot-approved-static-site-sync branch September 21, 2026 09:36
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.

2 participants