Skip to content

Bump pipeline timeout for regen preview to 90 minutes#10164

Merged
jorgerangel-msft merged 2 commits intomainfrom
copilot/bump-pipeline-timeout
Mar 27, 2026
Merged

Bump pipeline timeout for regen preview to 90 minutes#10164
jorgerangel-msft merged 2 commits intomainfrom
copilot/bump-pipeline-timeout

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 26, 2026

The CreatePR job in the C# emitter publish pipeline uses the default 60-minute Azure DevOps timeout, which is insufficient for regen preview runs—causing cancellations mid-execution.

  • Added timeoutInMinutes: 90 to the CreatePR job in packages/http-client-csharp/eng/pipeline/publish.yml

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

The 60 minute default timeout on regen preview runs is causing the job to be
canceled. Bump the timeout to 90 minutes to prevent this.

Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/b5180b19-bd1a-4a24-9699-c2c6dc3303db

Co-authored-by: jorgerangel-msft <102122018+jorgerangel-msft@users.noreply.github.com>
@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Mar 26, 2026
Copilot AI changed the title [WIP] Update pipeline timeout for regen preview to 90 minutes Bump pipeline timeout for regen preview to 90 minutes Mar 26, 2026
Copilot AI requested a review from jorgerangel-msft March 26, 2026 18:21
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 26, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@typespec/http-client-csharp@10164

commit: dc61219

@github-actions
Copy link
Copy Markdown
Contributor

No changes needing a change description found.

@jorgerangel-msft jorgerangel-msft added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit ce6d6cf Mar 27, 2026
34 checks passed
@jorgerangel-msft jorgerangel-msft deleted the copilot/bump-pipeline-timeout branch March 27, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants