Skip to content

fix: reuse stable branch for toolkit docs auto-PRs#1058

Merged
jottakka merged 2 commits into
mainfrom
fix/reuse-toolkit-docs-auto-pr-branch
Jul 10, 2026
Merged

fix: reuse stable branch for toolkit docs auto-PRs#1058
jottakka merged 2 commits into
mainfrom
fix/reuse-toolkit-docs-auto-pr-branch

Conversation

@jottakka

Copy link
Copy Markdown
Contributor

Summary

  • Point generate-toolkit-docs at a fixed automation/toolkit-docs branch instead of automation/toolkit-docs-${{ github.run_id }}.
  • Later workflow runs overwrite/update the same open auto-PR with the latest generated toolkit docs (same pattern as design-system and llms.txt automation).
  • Document the reuse behavior in the workflow notes.

Test plan

  • Merge this PR
  • Close or merge any leftover open [AUTO] Adding MCP Servers docs update PRs that still use per-run branch names
  • Trigger Generate toolkit docs via workflow_dispatch (or wait for the next schedule/Porter deploy)
  • Confirm it opens one PR on automation/toolkit-docs
  • Trigger the workflow again with docs changes and confirm it updates that same PR instead of opening another

Made with Cursor

Use a fixed automation/toolkit-docs branch so scheduled runs update the open auto-PR with the latest generated docs instead of opening a duplicate each time.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 10, 2026 8:29pm

Request Review

Co-authored-by: Cursor <cursoragent@cursor.com>
@jottakka jottakka merged commit 6ac8cf6 into main Jul 10, 2026
6 checks passed
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