Conversation
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The policy is not linked from contributor-facing documentation, making it easy to miss.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
Adds repository guidance for responsible AI-assisted contributions and restricts automated agents from completing good first issue tasks.
Changes:
- Defines expectations for reviewing and personalizing AI-generated work.
- Adds enforcement guidance for agent-generated
good first issuePRs.
| File | Description |
|---|---|
AI_POLICY.md |
Adds the AI contribution policy. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
| Project | cot |
| Branch | ai-policy |
| Testbed | github-ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result milliseconds (ms) (Result Δ%) | Upper Boundary milliseconds (ms) (Limit %) |
|---|---|---|---|
| empty_router/empty_router | 📈 view plot 🚷 view threshold | 14.35 ms(+40.98%)Baseline: 10.18 ms | 18.68 ms (76.81%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1.12 ms(+8.98%)Baseline: 1.03 ms | 1.37 ms (81.94%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 1.05 ms(+8.99%)Baseline: 0.96 ms | 1.26 ms (83.22%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold | 1.01 ms(+9.07%)Baseline: 0.93 ms | 1.22 ms (82.64%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 17.69 ms(+5.16%)Baseline: 16.82 ms | 21.97 ms (80.50%) |
Added guidelines for using AI tools in contributions.
ElijahAhianyo
approved these changes
Sep 22, 2026
m4tx
approved these changes
Sep 22, 2026
This branch has not been deployed
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.

Description
With the onset of AI-generated PRs we've decided to create an AI policy.