feat: config リポジトリに scheduled-maintenance workflow を配置 - #622
Conversation
テンプレートから .github/workflows/ にコピーし、定期メンテナンスを有効化。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughAdds a new GitHub Actions workflow file for scheduled repository maintenance. The workflow runs weekly on Mondays via cron schedule and supports manual triggering with mode selection. It invokes an external Claude-based action to execute maintenance tasks and creates tracking issues when failures occur. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔍 AI Code Review (Local Hook)Models: Codex (default) / Gemini (default) 🤖 Codex Review指摘事項は見つかりませんでした。 全体判定 🤖 Generated by post_pr_ai_review.py hook |
|
🎉 This PR is included in version 1.106.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
scheduled-maintenance.ymlを.github/workflows/にコピーし、config リポジトリ自体の定期メンテナンスを有効化workflow_dispatchで手動実行予定Test plan
workflow_dispatchで手動実行し、Claude Code Action が起動することを確認🤖 Generated with Claude Code
Summary by CodeRabbit