Skip to content

Conversation

@NWylynko
Copy link
Contributor

@NWylynko NWylynko commented Dec 10, 2025

The javascript repo now has a release/core-2 branch representing our "old" main, and the main branch is now representing core-3 stuff. This change is messing up our Typedoc workflow, as it created a generated Typedoc PR containing core-3 changes to be merged into main, and that's not what we want.

So, this PR So adds a dedicated workflow for Typedoc for core 2:

so now

  1. clerk/javascript @ release/core-2 will open prs to clerk/clerk-docs @ main
  2. clerk/javascript @ main will open prs to clerk/clerk-docs @ core-3

Once we cut core-2 from main and merge core-3 in to main bring them out as stable we will need to update the workflows as such

typedoc-core-2.yml:
clerk/javascript @ release/core-2 will open prs to clerk/clerk-docs @ core-2

typedoc.yml:
clerk/javascript @ main will open prs to clerk/clerk-docs @ main

@NWylynko NWylynko requested a review from a team as a code owner December 10, 2025 16:57
@vercel
Copy link

vercel bot commented Dec 10, 2025

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

Project Deployment Preview Updated (UTC)
clerk-docs Ready Ready Preview Dec 10, 2025 4:57pm

@NWylynko NWylynko merged commit 1a01270 into main Dec 10, 2025
7 checks passed
@NWylynko NWylynko deleted the ss/fix-typedoc-workflow-core-3 branch December 10, 2025 18:30
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.

4 participants