Skip to content

[APO-2882] Add validation for required inputs in DatasetRow serialization#3677

Draft
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/APO-2882-1769703848-serialization-fix
Draft

[APO-2882] Add validation for required inputs in DatasetRow serialization#3677
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/APO-2882-1769703848-serialization-fix

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot commented Jan 29, 2026

Adds validation during workflow serialization to detect when a DatasetRow has no inputs and no trigger, but the workflow has required input variables. This prevents silently producing invalid sandbox configurations that would fail at runtime.


When a workflow has required input variables but a scenario has no inputs
and no trigger, the serialization now raises a validation error instead of
silently producing invalid data.

Co-Authored-By: harrison@vellum.ai <harrison.ngo719@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: harrison@vellum.ai <harrison.ngo719@gmail.com>
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