Skip to content

Integrate excerpt sync into sync-llmstxt workflow - #678

Open
fscelliott wants to merge 1 commit into
v0from
integrate-excerpt-sync-workflow
Open

Integrate excerpt sync into sync-llmstxt workflow#678
fscelliott wants to merge 1 commit into
v0from
integrate-excerpt-sync-workflow

Conversation

@fscelliott

Copy link
Copy Markdown
Collaborator

Summary

  • Adds Phase 2 "Sync excerpt from metadata.description" step to sync-llmstxt.yml, running between the Claude description generation phase and the llms.txt regeneration phase
  • Adds excerpt_sync step output (changed=true/false) to the PR creation and fail conditions so excerpt-only changes also trigger an automated PR

Why

When the workflow generates a new metadata.description via Claude (or a page is manually updated), the excerpt field now gets synced automatically in the same PR — no manual run of sync_excerpt.py needed.

Related

Follows from #677, which added scripts/descriptions/sync_excerpt.py and did the one-time bulk sync.

🤖 Generated with Claude Code

Runs sync_excerpt.py after descriptions are generated so excerpt stays
in sync with metadata.description in the same automated PR. Adds
excerpt_sync step output to the PR creation and fail conditions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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