Skip to content

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

Open
w-martin wants to merge 2 commits into
mainfrom
worktree-agent-a6ac1dabaf2b6fbe8
Open

chore(ci): add weekly scheduled CI run against main#23
w-martin wants to merge 2 commits into
mainfrom
worktree-agent-a6ac1dabaf2b6fbe8

Conversation

@w-martin
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, not yet merged) adds a separate security-audit job with its own weekly schedule. This PR is independent — it adds the schedule to the existing lint-and-test job only.

Test plan

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

🤖 Generated with Claude Code

…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
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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