Skip to content

[PR PREVIEW - DO NOT MERGE] 🌿 Fern Regeneration -- January 23, 2026#3644

Open
fern-api[bot] wants to merge 2 commits intomainfrom
fern-bot/2026-01-23T15-14Z
Open

[PR PREVIEW - DO NOT MERGE] 🌿 Fern Regeneration -- January 23, 2026#3644
fern-api[bot] wants to merge 2 commits intomainfrom
fern-bot/2026-01-23T15-14Z

Conversation

@fern-api
Copy link
Copy Markdown
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
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: dde77f9b4b

ℹ️ 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 thread .github/workflows/ci.yml
Comment on lines +52 to 54
# Needed for codegen integration tests (test_zero_diff_transforms) - name: Set up Node.js
uses: actions/setup-node@v3
with:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Restore Node.js step so workflow YAML is valid

Because the comment and - name: Set up Node.js are on the same line, the list item is commented out and the following uses:/with: lines are parsed as extra keys on the previous Install dependencies step. GitHub Actions rejects steps that have both run and uses, so this workflow will fail to load in CI. This happens whenever the test job runs because the YAML structure is invalid.

Useful? React with 👍 / 👎.

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.

0 participants