Skip to content

⚡ API branch names are just repo names#115

Merged
kammce merged 1 commit intomainfrom
commit-to-repo-name
Feb 15, 2026
Merged

⚡ API branch names are just repo names#115
kammce merged 1 commit intomainfrom
commit-to-repo-name

Conversation

@kammce
Copy link
Member

@kammce kammce commented Feb 15, 2026

The version number will no longer be used to create branch names for API docs. This prevents a large number of branches being created. Now PRs for the API repo will stack commits for each version created. If a version, like main, is change multiple times, this will look like a commit updating the previous contents of the main version files.

Resolves #116

@kammce kammce force-pushed the commit-to-repo-name branch 3 times, most recently from b778268 to b80f33f Compare February 15, 2026 23:15
The version number will no longer be used to create branch names for
API docs. This prevents a large number of branches being created. Now
PRs for the API repo will stack commits for each version created. If a
version, like main, is change multiple times, this will look like a
commit updating the previous contents of the `main` version files.
@kammce kammce force-pushed the commit-to-repo-name branch from b80f33f to c97c49e Compare February 15, 2026 23:21
@kammce kammce merged commit b071696 into main Feb 15, 2026
21 checks passed
@kammce kammce deleted the commit-to-repo-name branch February 15, 2026 23:49
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.

Add API doc generation tests to self_test

1 participant