Skip to content

ci: disable scheduled (nightly) workflow triggers#24

Merged
jpitchell merged 1 commit into
fork/mainfrom
claude/disable-nightly-github-actions-x0h968
Jul 7, 2026
Merged

ci: disable scheduled (nightly) workflow triggers#24
jpitchell merged 1 commit into
fork/mainfrom
claude/disable-nightly-github-actions-x0h968

Conversation

@jpitchell

Copy link
Copy Markdown
Owner

Comment out the schedule: cron triggers on all scheduled workflows. These
nightly/weekly runs were mostly failing on this fork, which lacks the
upstream's private infra and secrets. Each workflow retains workflow_dispatch
(and push where applicable) so it can still be run manually from the Actions
tab; the cron blocks are commented rather than deleted so they're easy to
restore.

Affected workflows: cut_new_releases, populate_build_cache,
feature_flag_cleanup, fork_release_macos, close_stale_fix_prs,
stale_requested_changes_prs, update-{triage,dedupe,pr-review}-local.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01BWgLXkFwMPXfXyeazp6vbA

Comment out the schedule: cron triggers on all scheduled workflows. These
nightly/weekly runs were mostly failing on this fork, which lacks the
upstream's private infra and secrets. Each workflow retains workflow_dispatch
(and push where applicable) so it can still be run manually from the Actions
tab; the cron blocks are commented rather than deleted so they're easy to
restore.

Affected workflows: cut_new_releases, populate_build_cache,
feature_flag_cleanup, fork_release_macos, close_stale_fix_prs,
stale_requested_changes_prs, update-{triage,dedupe,pr-review}-local.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BWgLXkFwMPXfXyeazp6vbA
@jpitchell
jpitchell merged commit daa8399 into fork/main Jul 7, 2026
2 checks passed
@jpitchell
jpitchell deleted the claude/disable-nightly-github-actions-x0h968 branch July 7, 2026 14:26
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.

2 participants