Skip to content

[deep-report] Stabilize Smoke Copilot PR-path failures with preflight diagnostics and branch gating #22920

@github-actions

Description

@github-actions

Description

Recent run telemetry shows Smoke Copilot failing in 6 of the last 8 runs (75%), with failures concentrated on pull_request events while scheduled main-branch execution remains healthy. Add a lightweight preflight step that checks PR context, validates required tools/config, and emits explicit skip/fail reasons before agent execution. Add branch/event gating rules so known non-target PR contexts are skipped deterministically instead of failing late.

Expected Impact

  • Reduce repeated CI noise from avoidable smoke failures
  • Improve signal quality for real regressions in smoke coverage
  • Shorten triage time by exposing clear failure class early

Suggested Agent

copilot (workflow-focused reliability patch)

Estimated Effort

Medium (1-4 hours)

Data Source

DeepReport analysis run (workflow run §23549309910); Smoke Copilot logs summary over last 8 runs reported 6 failures and 2 successes.

Note

🔒 Integrity filter blocked 7 items

The following items were blocked because they don't meet the GitHub integrity level.

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by DeepReport - Intelligence Gathering Agent ·

  • expires on Mar 27, 2026, 3:47 PM UTC

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions