Skip to content

[deep-report] Validate workflow_dispatch input type enum in parser #14969

@github-actions

Description

@github-actions

Description

Add validation for workflow_dispatch input type values so only schema-approved values (string, choice, boolean, number, environment) are accepted. This closes a critical gap where invalid types pass through and fail only at GitHub Actions runtime.

Expected Impact

Earlier, clearer errors for invalid input types; alignment between schema and parser behavior.

Suggested Agent

Schema Consistency Checker or Compiler-focused agent

Estimated Effort

Fast (< 30 min)

Data Source

DeepReport Intelligence Briefing - 2026-02-11 (schema consistency discussion #14906)

AI generated by DeepReport - Intelligence Gathering Agent

  • expires on Feb 13, 2026, 3:36 PM UTC

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions