Skip to content

chore: strip schedule: trigger from workflows#3

Merged
fatherlinux merged 1 commit into
mainfrom
chore/strip-schedule-trigger
Jun 10, 2026
Merged

chore: strip schedule: trigger from workflows#3
fatherlinux merged 1 commit into
mainfrom
chore/strip-schedule-trigger

Conversation

@fatherlinux

Copy link
Copy Markdown
Member

Removes the schedule: cron trigger from this repo's workflows.

GitHub auto-disables scheduled workflows after 60 days of no repo commits — that's what froze the base-image cascade. Weekly rebuild cadence moves to Hermes on lotor (fires workflow_dispatch/repository_dispatch at roots; existing cascade fans out from there). Removing schedule: makes this workflow structurally immune to disabled_inactivity.

Retains: push, pull_request, repository_dispatch, workflow_dispatch.

🤖 Generated with Claude Code

GitHub auto-disables workflows containing a schedule: trigger after 60
days of repo inactivity, and the org's image-supply cascade was frozen
because base-image repos had no commits in that window. The weekly
rebuild cadence moves to an external orchestrator (Hermes on lotor)
that fires workflow_dispatch/repository_dispatch at the roots; the
existing cascade fans out from there. Removing schedule: makes this
workflow structurally immune to disabled_inactivity.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@fatherlinux fatherlinux merged commit 5f4216b into main Jun 10, 2026
@fatherlinux fatherlinux deleted the chore/strip-schedule-trigger branch June 10, 2026 22:24
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

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