docs: add mock device plugin contribution templates - #25
blackdragoon26 wants to merge 2 commits into
Conversation
Signed-off-by: blackdragoon26 <sankalp.jha9643@gmail.com>
|
@blackdragoon26: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: blackdragoon26 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 |
|
Warning Review limit reached
Next review available in: 27 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe repository now includes structured GitHub templates for bug reports, enhancements, good-first issues, questions, and pull requests. The templates collect repository-specific diagnostics, environment details, issue context, review information, and sensitive-data handling guidance. ChangesContribution templates
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related issues
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/ISSUE_TEMPLATE/question.md:
- Around line 7-22: Expand the question template after the existing Environment
prompts with explicit requests for the relevant hami-scheduler-device ConfigMap
section, sanitized hami.io/node-*-register annotations, node capacity and
allocatable resources, time-bounded component logs, and a minimal manifest or
reproduction command when applicable. Keep the existing credential and
identifier redaction guidance.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: eb88f0d5-ebf7-4245-85af-f4b3d2a7139c
📒 Files selected for processing (5)
.github/ISSUE_TEMPLATE/bug-report.md.github/ISSUE_TEMPLATE/enhancement.md.github/ISSUE_TEMPLATE/good-first.md.github/ISSUE_TEMPLATE/question.md.github/PULL_REQUEST_TEMPLATE.md
Signed-off-by: blackdragoon26 <sankalp.jha9643@gmail.com>
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Adds minimal issue and pull request templates tailored to mock device plugin. The bug and question templates request relevant diagnostics while guiding reporters to minimize and mask sensitive data.
Which issue(s) this PR fixes:
Fixes #24
Special notes for your reviewer:
Documentation-only change. The five templates were checked for valid frontmatter, whitespace errors, repository-specific environment fields, and data-minimization guidance.
Does this PR introduce a user-facing change?:
Yes. Contributors receive structured issue and pull request templates.
AI Disclosure:
AI was used only for formatting purposes.
Summary by CodeRabbit