Skip to content

Scheduled workflows are failing silently #1499

Description

@github-actions

Scheduled workflows fail silently: no PR check, no annotation, no notification. This is the sweep that says so.

  • never-randependency-drift-watch.yml (.github/workflows/dependency-drift-watch.yml): declares a schedule but has NO runs at all — the schedule is not firing (GitHub disables schedules on inactive repos, and an invalid cron is accepted without error)
  • failinglocal-service-gate-nightly.yml (.github/workflows/local-service-gate-nightly.yml): latest run https://github.com/Hellblazer/nexus/actions/runs/34044926564 on develop FAILED at 2026-09-06T16:16:47Z
  • failingscheduled-failure-watch.yml (.github/workflows/scheduled-failure-watch.yml): latest run https://github.com/Hellblazer/nexus/actions/runs/34024749389 on main FAILED at 2026-09-06T09:28:28Z

Raised by scripts/scheduled_workflow_watchdog.py (nexus-x7xjj).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions