Skip to content

[release/8.0] Update markdownlint workflow to Node LTS#126573

Merged
richlander merged 2 commits intodotnet:release/8.0from
richlander:copilot/fix-release80-markdownlint-node
Apr 6, 2026
Merged

[release/8.0] Update markdownlint workflow to Node LTS#126573
richlander merged 2 commits intodotnet:release/8.0from
richlander:copilot/fix-release80-markdownlint-node

Conversation

@richlander
Copy link
Copy Markdown
Member

Note

This PR was AI/Copilot-generated.

This fixes the release/8.0 Markdownlint workflow failure caused by running the current markdownlint-cli on the old Node 16 runtime.

Use the current checkout/setup-node actions and switch markdownlint to Node LTS so the workflow no longer fails on the old Node 16 runtime.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

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 Markdownlint GitHub Actions workflow on the release/8.0 branch to run on the Node.js LTS line, addressing failures caused by the previous Node 16 runtime.

Changes:

  • Bump actions/checkout to @v6
  • Bump actions/setup-node to @v6
  • Switch Node selection from 16.x to lts/*

Use a specific Node version line for the markdownlint workflow instead of lts/*, while keeping the release/8.0 fix for the Node 16 incompatibility.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@richlander
Copy link
Copy Markdown
Member Author

richlander commented Apr 6, 2026

@richlander
Copy link
Copy Markdown
Member Author

/ba-g "Markdownlint change"

@richlander richlander added the Servicing-approved Approved for servicing release label Apr 6, 2026
@richlander richlander merged commit e484d8e into dotnet:release/8.0 Apr 6, 2026
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Infrastructure Servicing-approved Approved for servicing release

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants