Skip to content

Add automation to open PRs for undocumented API endpoints#189

Merged
thebiglabasky merged 1 commit intomainfrom
feat/auto-api-doc-prs
Feb 26, 2026
Merged

Add automation to open PRs for undocumented API endpoints#189
thebiglabasky merged 1 commit intomainfrom
feat/auto-api-doc-prs

Conversation

@thebiglabasky
Copy link
Contributor

@thebiglabasky thebiglabasky commented Feb 26, 2026

Adds a GitHub Actions workflow that detects new endpoints in the OpenAPI spec without corresponding MDX stubs, and opens one PR per endpoint with the stub file and docs.json navigation update ready to merge.

Includes an exclusion mechanism (.api-doc-ignore) to permanently suppress PRs for endpoints that should not be documented.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Affected Components

  • Content & Marketing
  • Pricing
  • Test
  • Docs
  • Learn
  • Other

Adds a GitHub Actions workflow that detects new endpoints in the OpenAPI
spec without corresponding MDX stubs, and opens one PR per endpoint with
the stub file and docs.json navigation update ready to merge.

Includes an exclusion mechanism (.api-doc-ignore) to permanently suppress
PRs for endpoints that should not be documented.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@thebiglabasky
Copy link
Contributor Author

I'll merge so that I can test it, it seems there's no other way

@thebiglabasky thebiglabasky merged commit 48965d4 into main Feb 26, 2026
3 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.

1 participant