chore(oss): add PR template, CODEOWNERS, CHANGELOG (supersedes #22) - #43
Conversation
|
Caution Review failedThe pull request is closed. Summary by CodeRabbit
WalkthroughAdds two repository metadata files: a GitHub pull request template and a CODEOWNERS file. No source code or exported APIs are changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Note Free review on us!CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made. Comment |
🔍 The Case of Pull Request #43🕵️ SHA-lock HOLMES's Investigation════════════════════════════════════════════════════════════════════ 🔍 Executive Deduction"Watson, after careful examination of the evidence, I deduce..." Weighted Completion: ██████░░░░ 60.0% 📊 The Weight of Evidence"Observe, Watson, how not all features carry equal importance..."
🚪 Security & Performance Gates"Elementary security measures, Watson..."
📋 The Verdict
Signed and sealed,
[END OF INVESTIGATION FOR COMMIT 3d2a735] 🩺 Dr. WATSON's Verification════════════════════════════════════════════════════════════════════ 🔬 Citation Verification"Let me examine each piece of evidence independently..."
Verification Rate: 100.0% 📊 Mathematical Verification"I shall recalculate Holmes's arithmetic..." Holmes claimed SCS: 60.0% 🔍 Consistency Analysis"Checking for contradictions in Holmes's deductions..." ✅ No logical inconsistencies detected 🩺 Dr. Watson's Medical OpinionVERIFICATION: PASSED ✅ "I have examined Holmes's evidence independently and concur with his" Respectfully submitted,
🔮 Professor MORIARTY's Predictions════════════════════════════════════════════════════════════════════ INSUFFICIENT DATA "I require at least two data points to predict the future." Filed at 221B Repository Street |
This consolidates the OSS hygiene from #22 on top of current main without risky rebase/merge conflicts.\n\n- Adds .github/pull_request_template.md (aligns with AGENTS.md guidance)\n- Adds CODEOWNERS (default to @flyingrobots)\n- Adds CHANGELOG.md (Keep a Changelog format)\n\nNotes\n- No workflow edits here; CI matrices already Ubuntu-only in main (macOS dropped to control spend).\n- Closes #22 as superseded once merged.