Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Wouter AdmiraalWouter AdmiraalEdition
DeveloperPriority
Normal
Details
Details
Assignee
Unassigned
UnassignedReporter
Wouter Admiraal
Wouter AdmiraalEdition
Developer
Priority

Sentry
Sentry
Sentry
Created 4 days ago
Updated 4 days ago
CONTEXT
In our current AI generated code autodetection, we only support Copilot. Because Copilot is a GitHub product, our original implementation only considered GitHub-bound projects. However, we actually don’t need this binding, and the detection algorithm would work just as well on non-bound projects.
WHAT
Do not check whether a project is bound (to any platform, not just GitHub) when performing autodetection. Even manually created projects should benefit from this feature.