Skip to content

[health] Smoke Update Cross-Repo PR: 100% failure rate on schedule (6/6 consecutive failures) #22241

Description

@github-actions

Overview

The Smoke Update Cross-Repo PR workflow is experiencing a complete outage on scheduled runs, with 0 out of 6 scheduled runs succeeding over the past 7 days (March 15–22, 2026).

Failure Summary

Metric Value
Workflow smoke-update-cross-repo-pr
Success rate (7d, schedule) 0/6 (0%)
First observed failure Run #281 (~Mar 15)
Latest failure Run #287 (2026-03-22T01:04)
Pattern All scheduled runs fail; PR-triggered runs are skipped
Priority P1 — Full outage

Recent Run History

Run # Event Result Date
#287 schedule ❌ failure 2026-03-22T01:04
#285 schedule ❌ failure 2026-03-21T13:00
#283 schedule ❌ failure 2026-03-21T01:03
#281 schedule ❌ failure 2026-03-20T13:00
#286, #284 pull_request ⏭ skipped 2026-03-21

References: Run #287 — Latest failure

Context

The companion workflow Smoke Create Cross-Repo PR is mostly healthy (5/6 success, 83%). The update step specifically is failing, suggesting an issue with:

  • PR state (PR created by smoke-create may already be merged/closed before smoke-update runs)
  • Label resolution in the update step
  • Cross-repo permissions for updating PRs
  • Timing mismatch between create and update schedules

Previous tracking in shared-alerts noted "Label resolution failure on latest runs" for this workflow pair.

Suggested Investigation

  1. Check logs of run [UPDATED] Update Issue Test - Processed by Codex #287: https://github.com/github/gh-aw/actions/runs/23392658504
  2. Compare with smoke-create-cross-repo-pr success logs to see if the PR being updated still exists
  3. Check if labels used in update step have been renamed or deleted
  4. Verify cross-repo token permissions are still valid
  5. Consider whether the create/update workflow pair needs better coordination (e.g., passing PR number between runs)

Impact

  • Smoke testing for cross-repo PR update functionality is completely disabled
  • Any regressions in gh aw cross-repo PR update features will go undetected
  • Related: smoke-create-cross-repo-pr is still passing (83%) so create path is functional

Note

**🔒 Integrity filter blocked 13 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 Workflow Health Manager - Meta-Orchestrator ·

  • expires on Mar 23, 2026, 7:32 AM UTC

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions