Skip to content

Conversation

@rubenmarcus
Copy link
Member

Summary

  • Fix the --force-with-lease rejection in docs-seo-aeo.yml by fetching the remote branch before pushing
  • Add SEO/AEO asset generation (seo:check + seo:sync) to deploy-docs.yml so preview deploys include sitemap, llms.txt, and other generated assets

Changes

  • .github/workflows/docs-seo-aeo.yml: added git fetch origin before checkout to resolve stale ref
  • .github/workflows/deploy-docs.yml: added SEO/AEO generation step after docs build

Test plan

  • Verify docs-seo-aeo workflow can push to existing automation/docs-seo-aeo-sync branch
  • Verify preview deploys include generated SEO assets (sitemap.xml, llms.txt, etc.)

🤖 Generated with Claude Code

…ploys

- Fix stale ref rejection in docs-seo-aeo workflow by fetching the
  remote branch before force-with-lease push
- Add SEO/AEO asset generation to deploy-docs workflow so preview
  deploys also include sitemap, llms.txt, and other generated assets

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

Issue Linking Reminder

This PR doesn't appear to have a linked issue. Consider linking to:

  • This repo: Closes #123
  • ralph-ideas: Closes multivmlabs/ralph-ideas#123

Using Closes, Fixes, or Resolves will auto-close the issue when this PR is merged.


If this PR doesn't need an issue, you can ignore this message.

@github-actions github-actions bot added bug Something isn't working ci/cd labels Feb 11, 2026
@rubenmarcus rubenmarcus merged commit ef6d73f into main Feb 11, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant