Skip to content

Simplify docs workflow: open PR only, don't auto-merge#11

Merged
markwpearce merged 1 commit into
mainfrom
fix/docs-simplify
Jul 16, 2026
Merged

Simplify docs workflow: open PR only, don't auto-merge#11
markwpearce merged 1 commit into
mainfrom
fix/docs-simplify

Conversation

@markwpearce

Copy link
Copy Markdown
Owner

Summary

Final piece of the docs-generation setup (#8, #9). After getting the full open-PR-wait-for-check-admin-merge pipeline working end to end (verified manually via PR #10), decided to keep it simpler: the bot opens/updates a docs PR after every merge to main, but a human merges it. No more --admin bypass of the required-review rule for the bot's own PRs.

Test plan

  • Verified push/PR-create/check-registration all work with the DOCS_PAT (classic PAT - fine-grained PATs hit an unresolved 403 on git push despite showing push:true via the API)
  • This PR's own validate check passes

Drop the wait-for-checks-and-admin-merge step. The bot still opens
(or updates) a docs PR after every merge to main, but a human merges
it - removes the need to bypass the required-review rule for the
bot's own PRs.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@markwpearce
markwpearce merged commit dc7de0d into main Jul 16, 2026
1 check passed
@markwpearce
markwpearce deleted the fix/docs-simplify branch July 16, 2026 01:43
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