[Chore] Release reminder: replace Navad with James in weekly rotation - #1700
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: Zoo-Code-Org/Zoo-Code/.coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📜 Recent review details🧰 Additional context used📓 Path-based instructions (1)Require full commit SHA pins, least-privilege permissions, safe expression and shell interpolation, and trusted metadata handling.⚙️ CodeRabbit configuration file Files:
🔇 Additional comments (1)
📝 SummarySummary by CodeRabbit
WalkthroughThe release reminder workflow now rotates ownership among Elliott, James, and Toray instead of Elliott, Navad, and Toray. The schedule, concurrency settings, rotation logic, and Discord notifications are unchanged. ChangesRelease reminder owner rotation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Change: Other · Severity of issue fixed: Low 🚥 Pre-merge checks | ✅ 8✅ Passed checks (8 passed)
✨ 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 |
Review statusThis PR was opened by an automated account. A human maintainer must verify the change intent, provenance, and validation before merging. Current step: Awaiting fresh human maintainer or CODEOWNER approval. Review-state labels are managed by this workflow; do not edit them manually. |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Related GitHub Issue
Closes: #1698
Description
Replaces
NavadwithJamesin the owner rotation of the weekly release reminder workflow (.github/workflows/release-reminder.yml). The rotation is index-based over theownersarray (owners=("Elliott" "James" "Toray")), so this is a straight name swap — the rotation cadence and anchor date are unchanged, and whoever is on deck this week stays on deck.Test Procedure
maincontainsowners=("Elliott" "Navad" "Toray")and that the only change is the single name swap (full file otherwise byte-identical).weeks_since_anchor % 3still selects from a 3-person list anchored at 2026-07-17.workflow_dispatch; it can be manually dispatched after merge to verify the Discord post names the expected owner.Pre-Submission Checklist
Visual Snapshots
N/A — no UI change.
Videos (interaction / animation only)
N/A.
Documentation Updates
Additional Notes
Requested by Elliott via Discord.
Get in Touch
Discord: elliott.delaunay (requester)