Skip to content

Do not close empty Copilot pull requests#247

Merged
osterman merged 1 commit intomainfrom
Benbentwo/skip-empty-copilot-prs
Feb 20, 2026
Merged

Do not close empty Copilot pull requests#247
osterman merged 1 commit intomainfrom
Benbentwo/skip-empty-copilot-prs

Conversation

@Benbentwo
Copy link
Copy Markdown
Member

what

  • Exclude GitHub Copilot-authored PRs from automatic closure when they have no file changes
  • Add is_copilot_author anchor to detect Copilot PRs by author name or co-author footer

why

  • Allows Copilot-generated PRs to be reviewed before automatic closure, similar to cloudposse-terraform-components/.github#148
  • Prevents loss of valuable Copilot contributions that may be empty due to workspace state or partial updates

references

Exclude GitHub Copilot-authored PRs from automatic closure when they have no file changes, similar to cloudposse-terraform-components/.github#148. This allows Copilot PRs to be reviewed before closure.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@Benbentwo Benbentwo requested a review from a team as a code owner February 20, 2026 22:21
@mergify mergify Bot added the triage Needs triage label Feb 20, 2026
@mergify
Copy link
Copy Markdown

mergify Bot commented Feb 20, 2026

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify Bot added the needs-cloudposse Needs Cloud Posse assistance label Feb 20, 2026
@osterman osterman merged commit a75bc35 into main Feb 20, 2026
5 checks passed
@osterman osterman deleted the Benbentwo/skip-empty-copilot-prs branch February 20, 2026 22:24
@mergify mergify Bot removed needs-cloudposse Needs Cloud Posse assistance triage Needs triage labels Feb 20, 2026
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.

2 participants