Skip to content

Conversation

@andyleejordan
Copy link
Member

We think it's probably causing our spam issues.

Copilot AI review requested due to automatic review settings November 25, 2025 20:24
Copilot finished reviewing on behalf of andyleejordan November 25, 2025 20:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the GenerateBugReport feature that was automatically pre-filling bug report templates with system information, replacing it with a simple direct link to the GitHub issues page. This change is being made to address spam issues caused by the automated bug report generation.

  • Removed the entire GenerateBugReportFeature class and file
  • Updated the "Open an Issue" action to use a direct GitHub link instead of executing the command
  • Removed the command registration from extension.ts and package.json

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/session.ts Replaced the PowerShell.GenerateBugReport command execution with a direct link to GitHub's issue template chooser page
src/features/GenerateBugReport.ts Deleted the entire feature file that was generating pre-filled bug reports with system information
src/extension.ts Removed the GenerateBugReportFeature import and its registration in the command list
package.json Removed the PowerShell.GenerateBugReport command definition from the extension's command contributions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

We think it's probably causing our spam issues.
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM!

@andyleejordan andyleejordan enabled auto-merge (squash) November 25, 2025 20:30
@andyleejordan andyleejordan merged commit 5bd3791 into main Nov 25, 2025
8 checks passed
@andyleejordan andyleejordan deleted the bug-report branch November 25, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants