docs: add contribution gates to AI assistance policy#216
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mesutoezdil The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughCONTRIBUTING.md is updated to add a new table-of-contents entry and a "Contribution Gates" section describing six contribution rules covering author understanding, hardware validation, AI-assisted PR constraints, reviewer reply requirements, commit trailer hygiene, and restrictions on AI-generated review comments. ChangesContribution Gates documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related issues
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Ports the contribution gates from Project-HAMi/HAMi#2019 to HAMi-core. The hardware validation rule is kept without the scheduler extender exception since HAMi-core has no scheduler component. Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
6ac8579 to
55a2bd3
Compare
Ports the contribution gates from Project-HAMi/HAMi#2019 to HAMi-core so the same rules apply across the organization.
The new section adds six enforceable gates:
One adaptation: rule 2 drops the scheduler extender exception from the HAMi version, since HAMi-core has no scheduler component. Everything in this repo is device allocation or in-container isolation code, so hardware validation applies across the board.
Ref: Project-HAMi/HAMi#2019, Project-HAMi/HAMi#1998
Summary by CodeRabbit