revert: remove automated review guidance - #537
Merged
Merged
Conversation
This reverts commit 4b5b221.
There was a problem hiding this comment.
🟡 Changes recommended
The new release-note fragment’s wording doesn’t fully reflect the rollback scope described in the PR summary and should be adjusted for consistency.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This PR rolls back the automated-review guidance that was introduced in PR #532 by removing the related section from the root README, restoring the prior (maintainer-led) code review guidance in CONTRIBUTING, and updating release-note fragments to record the rollback.
Changes:
- Remove the “自动 Review 与合并” section from
README.md. - Restore the simpler maintainer-led Code Review bullets in
CONTRIBUTING.md. - Replace the previous release-note fragment with a new fragment describing the rollback.
File summaries
| File | Description |
|---|---|
| README.md | Removes the automated-review guidance section from the contributor-facing README area. |
| CONTRIBUTING.md | Restores the prior, maintainer-led code review/merge guidance. |
| .release-notes/revert-auto-review-guidance.md | Adds a new release-note fragment intended to record the rollback. |
| .release-notes/docs-auto-review-guidance.md | Removes the prior release-note fragment that described the automated-review guidance addition. |
Review details
- Files reviewed: 4/4 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
|
||
| ## Bug 修复 | ||
|
|
||
| - 贡献指南恢复原有的代码评审与合并说明。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification