Skip to content

chore: raise timeout to 90 min for cswin32 update workflow#66210

Merged
DeagleGross merged 1 commit into
dotnet:mainfrom
DeagleGross:dmkorolev/timeout-cswin32
Apr 8, 2026
Merged

chore: raise timeout to 90 min for cswin32 update workflow#66210
DeagleGross merged 1 commit into
dotnet:mainfrom
DeagleGross:dmkorolev/timeout-cswin32

Conversation

@DeagleGross
Copy link
Copy Markdown
Member

Test run failed with timeout, we should allow it to run longer: https://github.com/dotnet/aspnetcore/actions/runs/24127974145/job/70397245426

@DeagleGross DeagleGross self-assigned this Apr 8, 2026
Copilot AI review requested due to automatic review settings April 8, 2026 10:30
@DeagleGross DeagleGross requested review from a team and wtgodbe as code owners April 8, 2026 10:30
@DeagleGross DeagleGross added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 8, 2026
@DeagleGross DeagleGross enabled auto-merge (squash) April 8, 2026 10:30
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

Updates the agentic GitHub Actions workflow used to periodically update the Microsoft.Windows.CsWin32 package so it has a longer execution timeout and is less likely to fail due to time limits.

Changes:

  • Add timeout-minutes: 90 to the workflow’s gh-aw frontmatter configuration.
  • Recompile the generated workflow lock file so the runtime workflow uses the updated timeout.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/cswin32-update.md Sets the workflow-level timeout configuration to 90 minutes in the gh-aw source.
.github/workflows/cswin32-update.lock.yml Updates the compiled GitHub Actions workflow, including applying the 90-minute timeout to the Copilot execution step (and includes additional regenerated changes).

Comment thread .github/workflows/cswin32-update.lock.yml
@DeagleGross DeagleGross merged commit 3bd8764 into dotnet:main Apr 8, 2026
16 checks passed
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 8, 2026
@DeagleGross DeagleGross deleted the dmkorolev/timeout-cswin32 branch April 8, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants