Skip to content

Changed code-simplifier timeout from 30 minutes to 60 minutes#26618

Merged
dhr-verma merged 18 commits intomicrosoft:mainfrom
dhr-verma:vermadhr/changeCodeSimplierTimeout
Mar 3, 2026
Merged

Changed code-simplifier timeout from 30 minutes to 60 minutes#26618
dhr-verma merged 18 commits intomicrosoft:mainfrom
dhr-verma:vermadhr/changeCodeSimplierTimeout

Conversation

@dhr-verma
Copy link
Copy Markdown
Contributor

Description

The code simplifier runs have been timing out - https://github.com/microsoft/FluidFramework/actions/workflows/code-simplifier.lock.yml. As an experiment, I wish to double the timeout limit and see if this improves the run stats.

dhr-verma and others added 18 commits February 10, 2026 12:17
…aily-repo-status.md-4130

Add agentic workflow daily-repo-status
…ode-simplifier.md-1519

Add agentic workflow code-simplifier
…uplicate-code-detector.md-4767

Add agentic workflow duplicate-code-detector
…to vermadhr/ghawWorkflowsForSimplification
…ication

Vermadhr/ghaw workflows for simplification
Copilot AI review requested due to automatic review settings March 2, 2026 23:12
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 doubles the timeout limit for the Code Simplifier GitHub Actions workflow from 30 minutes to 60 minutes. The change was motivated by recurring timeout failures in the workflow's execution. The core change is in the markdown configuration file for the workflow, with the corresponding compiled lock file updated to reflect this change.

Changes:

  • timeout-minutes increased from 30 to 60 in the Code Simplifier workflow definition (code-simplifier.md) and its compiled lock file (code-simplifier.lock.yml)
  • frontmatter-hash updated in both code-simplifier.lock.yml and duplicate-code-detector.lock.yml to reflect the recompilation

Reviewed changes

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

File Description
.github/workflows/code-simplifier.md Core config change: timeout-minutes doubled from 30 to 60
.github/workflows/code-simplifier.lock.yml Compiled workflow updated: timeout-minutes at the Execute GitHub Copilot CLI step updated to 60, frontmatter-hash refreshed
.github/workflows/duplicate-code-detector.lock.yml Frontmatter-hash updated (no functional changes); likely a side effect of recompiling workflows

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output


> fluid-framework-docs-site@0.0.0 ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> fluid-framework-docs-site@0.0.0 serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> fluid-framework-docs-site@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  257792 links
    1822 destination URLs
    2063 URLs ignored
       0 warnings
       0 errors


@dhr-verma dhr-verma merged commit 622f419 into microsoft:main Mar 3, 2026
29 checks passed
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