Skip to content

Implementing bot logic to close PRs with no changes#1307

Open
Copilot wants to merge 3 commits into
mainfrom
copilot/close-pr-with-zero-edits
Open

Implementing bot logic to close PRs with no changes#1307
Copilot wants to merge 3 commits into
mainfrom
copilot/close-pr-with-zero-edits

Conversation

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown

Pull request created by AI Agent

@@ -0,0 +1,44 @@
import { join } from "path";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should be a fixture test of an existing PR like this if possible

@RyanCavanaugh

Copy link
Copy Markdown
Member

@copilot do what jake said

Copilot AI commented Jun 25, 2026

Copy link
Copy Markdown
Author

@copilot do what jake said

Done in 52c92f2 — I replaced the bespoke zero-edited-files.test.ts with a fixture-based case (fixtures/74980-zero-edited-files).

@jakebailey

Copy link
Copy Markdown
Member

Not sure how it created the fixture, but it didn't run the tests that's for sure

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