Skip to content

feat(spec-drift): scheduled draft-PR opener + CI workflow (3/3)#11

Open
andrewyu47 wants to merge 1 commit into
split/8b-coverage-checkfrom
split/8c-opener-workflow
Open

feat(spec-drift): scheduled draft-PR opener + CI workflow (3/3)#11
andrewyu47 wants to merge 1 commit into
split/8b-coverage-checkfrom
split/8c-opener-workflow

Conversation

@andrewyu47

Copy link
Copy Markdown

Part of splitting #8 into a reviewable stack. PR 3 of 3 — stacked on #10. Completing this stack is equivalent to the original #8.

Base is split/8b-coverage-check, so review #9 then #10 first. The diff shown here is only the opener + workflow layer.

  • .github/scripts/open_docs_stub_pr.py — scheduled/manual mode: diffs the two newest version snapshots and opens a draft PR in pinecone-io/docs.
  • .github/workflows/spec-drift-detector.yaml — wires it together: PR mode comments the coverage checklist; scheduled (weekly) / manual opens the draft docs PR.

Before the scheduled half can run: add a DOCS_GITHUB_TOKEN repo secret (PAT with repo scope on pinecone-io/docs). PR comments use the default GITHUB_TOKEN.

Stack: #9 (engine) -> #10 (coverage) -> this.

Umbrella: #8

Made with Cursor

open_docs_stub_pr.py opens a draft PR in pinecone-io/docs from the diff of
the two newest version snapshots. The spec-drift-detector.yaml workflow
wires everything: PR mode comments the coverage checklist; scheduled
(weekly)/manual mode opens the draft docs PR. Needs a DOCS_GITHUB_TOKEN
secret for the scheduled half.

Part of splitting #8 (3/3, stacked on 8b). Completes the stack -> equals #8.

Co-authored-by: Cursor <cursoragent@cursor.com>
@andrewyu47 andrewyu47 requested a review from jhamon June 4, 2026 05:48
@andrewyu47 andrewyu47 mentioned this pull request Jun 4, 2026
3 tasks
@andrewyu47 andrewyu47 requested a review from austin-denoble June 9, 2026 03:56
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