Skip to content

[deep-report] Fix safe-outputs message parsing and schema gaps (detection-failure, agent-failure-*) #17199

@github-actions

Description

@github-actions

Description

The schema-consistency report shows two safe-outputs message fields that are either ignored or schema-blocked. messages.detection-failure is defined and consumed by JS but not parsed/merged in Go. messages.agent-failure-issue and messages.agent-failure-comment exist in Go+JS but are missing from the schema and parser, so validation blocks them. Update parser (parseMessagesConfig), import merging, and the schema, and align docs.

Expected Impact

Workflow authors can configure these message templates, schema validation matches runtime behavior, and safe-outputs messaging becomes consistent across Go/JS/docs.

Suggested Agent

copilot-swe-agent

Estimated Effort

Medium (1-4 hours)

Data Source

Discussion #17118 — Schema Consistency Check (2026-02-20)

Generated by DeepReport - Intelligence Gathering Agent

  • expires on Feb 22, 2026, 3:30 PM UTC

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions