Skip to content

Removes daily site-with-errors test checking for Copilot PR creation#168

Merged
lindseywild merged 1 commit intomainfrom
lw/removes-copilot-pr-creation-checks
Mar 17, 2026
Merged

Removes daily site-with-errors test checking for Copilot PR creation#168
lindseywild merged 1 commit intomainfrom
lw/removes-copilot-pr-creation-checks

Conversation

@lindseywild
Copy link
Contributor

We attempted to fix this multiple times, however we can't be fully reliant on Copilot to create a PR in a timely manner. Even with a 30 min timeout, it was failing. We are removing the PR test since if it were to break, it wouldn't be on us to fix anyway.

@lindseywild lindseywild marked this pull request as ready for review March 17, 2026 15:10
@lindseywild lindseywild requested a review from a team as a code owner March 17, 2026 15:10
Copy link
Contributor

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 scheduled GitHub Actions workflow and corresponding test assertions that attempted to verify Copilot-created pull requests, due to unreliable PR creation timing.

Changes:

  • Removed polling logic and PR-related assertions from tests/site-with-errors.test.ts.
  • Deleted the scheduled workflow that ran daily to test Copilot PR creation.
  • Deleted an unused local reusable workflow for reporting failures.

Reviewed changes

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

File Description
tests/site-with-errors.test.ts Drops PR polling/validation and keeps issue/result validation only.
.github/workflows/test-copilot-pr-creation.yml Removes the scheduled “Copilot PR creation” workflow job entirely.
.github/workflows/report-failure.yml Removes an unused local reusable workflow file.

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

You can also share your feedback on Copilot code review. Take the survey.

@lindseywild lindseywild merged commit 0fcd726 into main Mar 17, 2026
11 of 12 checks passed
@lindseywild lindseywild deleted the lw/removes-copilot-pr-creation-checks branch March 17, 2026 15:21
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