Skip to content

Fix heartbeat workflow trigger#279

Merged
Pigbibi merged 1 commit into
mainfrom
codex/fix-heartbeat-workflow-trigger-20260701
Jul 1, 2026
Merged

Fix heartbeat workflow trigger#279
Pigbibi merged 1 commit into
mainfrom
codex/fix-heartbeat-workflow-trigger-20260701

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove the empty schedule event from execution-report-heartbeat.yml
  • keep workflow_dispatch available for manual heartbeat checks
  • document that unattended alerting is owned by trade/error notifications

Root cause

The previous workflow kept a schedule key with only a comment under it. GitHub accepted the file locally as YAML, but Actions treats the empty scheduled event as an invalid workflow trigger and created failed push checks with no jobs/logs.

Verification

  • git diff --check
  • uv run --with pyyaml python syntax parse for execution-report-heartbeat.yml

@Pigbibi Pigbibi merged commit e024304 into main Jul 1, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/fix-heartbeat-workflow-trigger-20260701 branch July 1, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant