docs: add code_of_conduct for python sdk#2176
Conversation
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
Up to standards ✅🟢 Issues
|
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 54 minutes and 5 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughAdded a new Code of Conduct for the Python SDK at Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📋 Issue PlannerBuilt with CodeRabbit's Coding Plans for faster development and fewer bugs. View plan used: ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 2
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: 95968789-7172-42cd-a4c0-628771bbf01b
📒 Files selected for processing (1)
docs/sdk_developers/code_of_conduct.md
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
|
Updated the reference section to include a direct inline link to the Hiero Community Code of Conduct. |
exploreriii
left a comment
There was a problem hiding this comment.
Nice work once again @bhuvan-somisetty !
|
Hi the workflow failed, you forgot to enable the pre commit hook and ensure all is linted |
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
|
All requested changes have been addressed and pre-commit checks are passing. Kindly review and approve. |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: 1d22e4f3-39b5-45d7-a72f-9f02e855edba
📒 Files selected for processing (1)
docs/sdk_developers/code_of_conduct.md
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
Signed-off-by: Bhuvan Somisetty <somisettybhuvan5@gmail.com>
Description:
Adds a Code of Conduct document for the Python SDK.
Changes:
docs/sdk_developers/code_of_conduct.mdFixes #2145
Notes for reviewer:
document is intentionally concise and beginner-friendly
changes are limited to the requested documentation addition
commit is GPG signed and DCO compliant
Checklist
Documented (Code comments, README, etc.)
Tested (unit, integration, etc.)