Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Jan 23, 2026

This PR regenerates code to match the latest API Definition.

@vellum-automation vellum-automation bot changed the title 🌿 Fern Regeneration -- January 23, 2026 [PR PREVIEW - DO NOT MERGE] 🌿 Fern Regeneration -- January 23, 2026 Jan 23, 2026
@vellum-automation vellum-automation bot added the preview This PR was autogenerated for preview purposes only label Jan 23, 2026
Copy link

@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: ff9c5bc957

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +53 to +58
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: "18.18.0"
- name: Install codegen dependencies
run: npm install

Choose a reason for hiding this comment

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

P1 Badge Re-indent steps so the workflow parses

These - name entries are no longer indented beneath the steps: list, so the job definition becomes invalid YAML for GitHub Actions. In this state the workflow fails to parse (or the steps are ignored), so test won’t run at all. This is triggered on every CI run that loads .github/workflows/ci.yml, so CI will be broken until the indentation is restored.

Useful? React with 👍 / 👎.

@vellum-automation vellum-automation bot deleted the fern-bot/2026-01-23T14-23Z branch January 23, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

preview This PR was autogenerated for preview purposes only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant