Skip to content

[WIP] Fix failing GitHub Actions job Redirect Resolution Tests#35610

Merged
pelikhan merged 3 commits into
mainfrom
copilot/fix-redirect-resolution-tests
May 29, 2026
Merged

[WIP] Fix failing GitHub Actions job Redirect Resolution Tests#35610
pelikhan merged 3 commits into
mainfrom
copilot/fix-redirect-resolution-tests

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Fix the failing GitHub Actions job "Redirect Resolution Tests (ubuntu-latest)"
Analyze the Actions logs, identify the root cause of the failure, and implement a fix.
Check run ID: 78415199606
Job URL: https://github.com/github/gh-aw/actions/runs/26610520162/job/78415199606

Copilot AI and others added 2 commits May 29, 2026 00:50
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI requested a review from pelikhan May 29, 2026 00:56
@pelikhan pelikhan marked this pull request as ready for review May 29, 2026 01:18
Copilot AI review requested due to automatic review settings May 29, 2026 01:18
@pelikhan pelikhan merged commit a9b3326 into main May 29, 2026
@pelikhan pelikhan deleted the copilot/fix-redirect-resolution-tests branch May 29, 2026 01:18
Copy link
Copy Markdown
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 addresses the failing Redirect Resolution Tests GitHub Actions job by adjusting the go test invocation so PowerShell passes the coverage profile flag correctly.

Changes:

  • Quotes the -coverprofile=... argument in the redirect resolution test job that runs under pwsh.
  • Includes an incidental regenerated metadata hash update in a workflow lock file.
Show a summary per file
File Description
.github/workflows/ci.yml Updates the redirect resolution test command to quote the coverage profile argument for PowerShell compatibility.
.github/workflows/sub-issue-closer.lock.yml Updates the generated body_hash metadata value.

Copilot's findings

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

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