-
Notifications
You must be signed in to change notification settings - Fork 485
Update PULL_REQUEST_TEMPLATE.md #1192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Greptile Overview
Greptile Summary
This PR updates the pull request template (.github/PULL_REQUEST_TEMPLATE.md) to add a new "Review Process" section that documents the introduction of AI-based code review tools. The change is purely informational and does not affect any code, dependencies, or workflows. It clarifies that all PRs still require human review by the PhysicsNeMo team, explains that AI tools like Greptile may provide automated comments with confidence scores (which indicate merge readiness but are not qualitative judgments), and encourages contributors to provide feedback on AI comments using reactions. This change improves transparency around the contribution workflow and sets appropriate expectations for contributors encountering automated review feedback.
Important Files Changed
| Filename | Score | Overview |
|---|---|---|
.github/PULL_REQUEST_TEMPLATE.md |
5/5 | Added "Review Process" section documenting AI-based code review tools and clarifying human review requirements. |
Confidence score: 5/5
- This PR is safe to merge with minimal risk as it only modifies documentation in the pull request template.
- Score reflects that this is a non-functional change with zero risk to production code, build processes, or runtime behavior; the only modification is adding explanatory text to help contributors understand the review process.
- No files require special attention; this is a straightforward documentation-only change that improves contributor experience and transparency.
1 file reviewed, 1 comment
Signed-off-by: Kelvin Lee <[email protected]>
Signed-off-by: Kelvin Lee <[email protected]>
Signed-off-by: Kelvin Lee <[email protected]>
|
/blossom-ci |
PhysicsNeMo Pull Request
Description
Checklist
Dependencies