ci: add reboot and verification steps to nightly runner cleanup (drive-by clean…
ci: add reboot and verification steps to nightly runner cleanup (drive-by clean up fast push) (#2708)
## Summary
- Add reboot step after cleanup script to ensure fresh runner state
- Add verification job that runs on all CI runners to check disk space
post-reboot
- Verification job runs even if cleanup fails (since reboot kills the
runner mid-job)
## Test plan
- Verify the workflow structure is valid by checking GitHub Actions UI
- Monitor next nightly run to ensure reboot completes successfully
- Confirm verification job runs and reports disk space
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2708"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
正在显示
请
注册
或者
登录
后发表评论