Skip to content

chore: change cleanup schedule from weekly to daily#945

Merged
haritamar merged 1 commit intomasterfrom
devin/1772309873-daily-cleanup-schedule
Feb 28, 2026
Merged

chore: change cleanup schedule from weekly to daily#945
haritamar merged 1 commit intomasterfrom
devin/1772309873-daily-cleanup-schedule

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Feb 28, 2026

chore: change schema cleanup schedule from weekly to daily

Summary

Changes the cleanup-stale-schemas workflow cron schedule from weekly (Sundays at 03:00 UTC) to daily (03:00 UTC). The cleanup job runs fast, so daily execution is preferred to keep stale CI schemas from accumulating.

One-line diff: 0 3 * * 00 3 * * *

Review & Testing Checklist for Human

Notes

Summary by CodeRabbit

  • Chores
    • Updated scheduled maintenance task to run daily instead of weekly.

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

👋 @devin-ai-integration[bot]
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in the elementary repository.

@coderabbitai
Copy link

coderabbitai bot commented Feb 28, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 7d65c72 and 1125825.

📒 Files selected for processing (1)
  • .github/workflows/cleanup-stale-schemas.yml

📝 Walkthrough

Walkthrough

The GitHub Actions workflow for cleaning up stale schemas was reconfigured to run daily at 03:00 UTC instead of once weekly on Sundays, maintaining all other workflow logic and behavior.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow
.github/workflows/cleanup-stale-schemas.yml
Modified schedule trigger from weekly (Sunday at 03:00 UTC) to daily at 03:00 UTC via cron expression change.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Thumping through workflows both old and new,
Daily now, not just Sunday's dew,
Stale schemas swept at three o'clock sharp,
Cleaner schemas—a rabbit's remark!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch devin/1772309873-daily-cleanup-schedule

Comment @coderabbitai help to get the list of available commands and usage tips.

@haritamar haritamar merged commit 4527f5d into master Feb 28, 2026
22 of 23 checks passed
@haritamar haritamar deleted the devin/1772309873-daily-cleanup-schedule branch February 28, 2026 20:19
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