Skip to content

chore(ci): add weekly scheduled CI run against main#23

Merged
w-martin merged 4 commits into
mainfrom
worktree-agent-a6ac1dabaf2b6fbe8
Jun 13, 2026
Merged

chore(ci): add weekly scheduled CI run against main#23
w-martin merged 4 commits into
mainfrom
worktree-agent-a6ac1dabaf2b6fbe8

Conversation

@w-martin

@w-martin w-martin commented May 17, 2026

Copy link
Copy Markdown
Owner

Catches toolchain/dependency drift on main within 7 days rather than at the next PR (the failure mode in #20).

Summary

  • Adds a weekly Monday 06:00 UTC schedule: trigger to the on: block
  • lint-and-test runs automatically on the schedule — no job-level changes needed
  • Tag-gated jobs (build_wheels, build_sdist, publish) are unaffected — they only fire on v* tags

Relationship to other PRs

PR #6 (security-audit, merged as #25) adds a separate security-audit job with its own weekly schedule (Monday 09:00 UTC). This PR adds an independent weekly schedule entry (Monday 06:00 UTC) for lint-and-test. Both cron entries now coexist in on.schedule.

Test plan

  • on.schedule present in workflow with both cron entries
  • Tag-gated jobs still only fire on v* tags
  • lint-and-test has no if: guard that would exclude schedule runs

…in drift

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@w-martin w-martin changed the base branch from main to worktree-agent-a8ec2ca0fb3645d90 May 17, 2026 10:41
Base automatically changed from worktree-agent-a8ec2ca0fb3645d90 to main May 26, 2026 10:24
Repository owner deleted a comment from codecov-commenter Jun 7, 2026
w-martin added 2 commits June 13, 2026 19:49
Keep both weekly cron entries: 06:00 UTC for lint-and-test drift
detection (this PR) and 09:00 UTC for security-audit (merged in #25).
@w-martin w-martin merged commit 1078878 into main Jun 13, 2026
7 checks passed
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