Skip to content

chore(assistant): regenerate openapi.yaml for new bookmarks routes#30126

Merged
siddseethepalli merged 1 commit into
mainfrom
do/regenerate-openapi-spec
May 9, 2026
Merged

chore(assistant): regenerate openapi.yaml for new bookmarks routes#30126
siddseethepalli merged 1 commit into
mainfrom
do/regenerate-openapi-spec

Conversation

@siddseethepalli
Copy link
Copy Markdown
Contributor

@siddseethepalli siddseethepalli commented May 9, 2026

Summary

Original prompt

Fix the failing OpenAPI Spec Check job from CI run 25594599225 on main. The job fails with openapi.yaml is stale. Run: bun run generate:openapi after the bookmarks routes landed without a regenerated spec. Goal: regenerate the spec and unblock CI on main.


Open in Devin Review

Bookmarks routes (#30119/#30122) added new endpoints under /v1/bookmarks
but assistant/openapi.yaml was not regenerated, causing the OpenAPI Spec
Check job on main to fail.

Also adds a SAFE_LINE_PATTERN to the secrets pre-commit hook for YAML
schema property declarations (e.g. `clientSecret:` followed by a nested
`type: string` on the next line), which exists in the spec since #29596
but was previously unrecognized by the hook.
@siddseethepalli siddseethepalli merged commit e8d951c into main May 9, 2026
@siddseethepalli siddseethepalli deleted the do/regenerate-openapi-spec branch May 9, 2026 07:54
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2e6f251917

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .githooks/pre-commit
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@siddseethepalli
Copy link
Copy Markdown
Contributor Author

Addressed in #30549

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