dotnet / dotnet/roslyn

Copilot Code Review incorrectly complains about "PROTOTYPE" comments in feature branches

Open
#83,554 0 comments 1 reaction 2 assignees Claimed by @jcouv View on GitHub
Area-Compilers Documentation
Dominant language
C#
Stars
20.7k
Forks
4.3k
PR merge metrics
PR metrics pending

Description

"Avoid adding new PROTOTYPE tracking comments here. If follow-up work is required, please track it with an issue (and link it) or remove the comment; otherwise it becomes hard to know whether this is intentional technical debt or accidental." ([comment](https://github.com/dotnet/roslyn/pull/83553#discussion_r3184123929))

PROTOTYPE comments are allowed in feature branches. But they are disallowed in `main` branch. This is enforced by CI.
Let's update the copilot instructions or code review skill to avoid this incorrect warning.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.