Skip to content

Add branch-actions-detective for failed main CI runs #370

@strawgate

Description

@strawgate

Problem

We only have PR-oriented failure detectives today. Failed CI runs on main are not auto-triaged into a tracking issue.

Why now

  • Current CI workflow is named Internal: CI, while detective triggers watch CI/Build/Test.
  • Existing pr-actions-detective flow requires an associated PR and noops otherwise.

Proposal

Add a new workflow: branch-actions-detective.

Scope:

  • Trigger on failed workflow_run for Internal: CI on main.
  • Analyze failing jobs/logs.
  • Create or update a concise issue with root cause, impact, and suggested next fix.

Acceptance Criteria

  • A failed Internal: CI run on main produces/updates one actionable issue.
  • Repeated failures dedupe/update instead of creating issue spam.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions