Skip to content

[P1] Daily Issues Report Generator: 121+ consecutive failures (lockdown token) #19353

@github-actions

Description

@github-actions

Workflow Failure — Long-Running P1

Workflow: Daily Issues Report Generator
File: .github/workflows/daily-issues-report.md
Latest run: #22604788496 (run #121)
Failure streak: 121+ consecutive failures (since workflow was first deployed)

Failure Pattern

The Daily Issues Report Generator fails on every scheduled run (daily at ~02:00 UTC) due to the same lockdown token issue affecting other workflows in this repository:

  • Root cause: lockdown: true in workflow configuration requires GH_AW_GITHUB_TOKEN secret
  • Error: Lockdown check fails — token not provisioned
  • Duration: 121+ consecutive days of failures

Impact

  • Zero successful runs — the workflow has never produced output
  • Daily issues analytics not being generated
  • Visibility gap — no automated daily summary of repository issue activity

Related Issues

This is part of the systemic lockdown token problem:

Possible Resolutions

Since both programmatic fix paths are closed, options remaining:

  1. Manual admin action: Provision GH_AW_GITHUB_TOKEN secret with appropriate scopes
  2. Disable workflow: If the workflow is not expected to work without the token, disable or archive it
  3. Redesign workflow: Remove the lockdown: true requirement if the workflow can function with standard GITHUB_TOKEN

Debug Workflow Failure

To investigate the specific failure:

debug the agentic workflow daily-issues-report failure in https://github.com/github/gh-aw/actions/runs/22604788496

Detected by Workflow Health Manager — 2026-03-03
Run: §22612773467

Generated by Workflow Health Manager - Meta-Orchestrator ·

  • expires on Mar 4, 2026, 7:34 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions