Skip to content

feat(autopilot): Switch traces detector to project id option#108011

Merged
ArthurKnaus merged 2 commits intomasterfrom
aknaus/feat/autopilot/switch-traces-detector-to-project-id-option
Feb 11, 2026
Merged

feat(autopilot): Switch traces detector to project id option#108011
ArthurKnaus merged 2 commits intomasterfrom
aknaus/feat/autopilot/switch-traces-detector-to-project-id-option

Conversation

@ArthurKnaus
Copy link
Copy Markdown
Member

No description provided.

@ArthurKnaus ArthurKnaus requested a review from a team as a code owner February 11, 2026 07:47
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 11, 2026
Copy link
Copy Markdown
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

)
for project_id in project_ids:
try:
project = Project.objects.get(id=project_id)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We lose the status=ObjectStatus.ACTIVE filter. Not sure if that is important.

@ArthurKnaus ArthurKnaus enabled auto-merge (squash) February 11, 2026 08:09
@ArthurKnaus ArthurKnaus merged commit 63ce9f7 into master Feb 11, 2026
72 checks passed
@ArthurKnaus ArthurKnaus deleted the aknaus/feat/autopilot/switch-traces-detector-to-project-id-option branch February 11, 2026 08:18
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

claude-code-assisted Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants