Skip to content

ci: convert daily scheduled workflows to weekly - #977

Merged
MichaelFisher1997 merged 1 commit into
devfrom
ci/reduce-cron-frequency
Aug 6, 2026
Merged

ci: convert daily scheduled workflows to weekly#977
MichaelFisher1997 merged 1 commit into
devfrom
ci/reduce-cron-frequency

Conversation

@MichaelFisher1997

Copy link
Copy Markdown
Collaborator

Reduces CI spend by moving the six daily cron schedules to weekly, spread across weekdays to avoid runner contention. Git (push/PR) triggers are unchanged.

Workflow Before After
security daily 03:17 Mon 03:17
visual-test daily 04:43 Tue 04:43
benchmark daily 03:17 Wed 03:17
profiling daily 04:43 Thu 04:43
stale daily 03:17 Fri 03:17
sanitize daily 05:17 Sat 05:17

The four already-weekly schedules (opencode-audit, opencode-test-writer, model-update-checker, stale-branch-cleanup) are unchanged.

Reduce CI spend by moving the six daily cron schedules to weekly,
spread across weekdays to avoid runner contention. Git (push/PR)
triggers are unchanged.

- security:   daily 03:17 -> Mon 03:17
- visual-test: daily 04:43 -> Tue 04:43
- benchmark:  daily 03:17 -> Wed 03:17
- profiling:  daily 04:43 -> Thu 04:43
- stale:      daily 03:17 -> Fri 03:17
- sanitize:   daily 05:17 -> Sat 05:17

Signed-off-by: MichaelFisher1997 <contact@michaelfisher.tech>
@MichaelFisher1997
MichaelFisher1997 merged commit fda66a4 into dev Aug 6, 2026
1 check passed
@MichaelFisher1997
MichaelFisher1997 deleted the ci/reduce-cron-frequency branch August 6, 2026 17:51
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

fatal: couldn't find remote ref ci/reduce-cron-frequency

opencode session  |  github run

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