Skip to content

Specify that the generic v3 tag will follow the latest Node LTS#800

Open
danwkennedy wants to merge 3 commits intomainfrom
danwkennedy/lts-clarification
Open

Specify that the generic v3 tag will follow the latest Node LTS#800
danwkennedy wants to merge 3 commits intomainfrom
danwkennedy/lts-clarification

Conversation

@danwkennedy
Copy link
Copy Markdown
Contributor

No description provided.

@danwkennedy danwkennedy requested a review from a team as a code owner April 14, 2026 13:50
Copilot AI review requested due to automatic review settings April 14, 2026 13:50
Copy link
Copy Markdown

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 GHES guidance to clarify Node versioning intent for v3 releases/tags.

Changes:

  • Adjusts the GHES Support section wording for the v3.2.2 release to say it uses the “latest Node LTS” instead of a specific Node version.
Show a summary per file
File Description
README.md Updates GHES Support documentation to describe Node version alignment for the referenced v3 release/tag.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread README.md Outdated
## GHES Support

`upload-artifact@v4+` is not currently supported on GitHub Enterprise Server (GHES). If you are on GHES, you must use [v3.2.2](https://github.com/actions/upload-artifact/releases/tag/v3.2.2) (Node 24) or [v3.2.2-node20](https://github.com/actions/upload-artifact/releases/tag/v3.2.2-node20) (Node 20).
`upload-artifact@v4+` is not currently supported on GitHub Enterprise Server (GHES). If you are on GHES, you must use [v3.2.2](https://github.com/actions/upload-artifact/releases/tag/v3.2.2) (latest Node LTS) or [v3.2.2-node20](https://github.com/actions/upload-artifact/releases/tag/v3.2.2-node20) (Node 20).
Copy link

Copilot AI Apr 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title says the generic v3 tag will track the latest Node LTS, but this sentence links to a pinned patch tag (v3.2.2) and labels it “latest Node LTS”. A fixed patch release won’t update when Node’s LTS changes, so this wording is likely to become misleading. Consider either (a) referencing the major tag (e.g., actions/upload-artifact@v3) when describing the moving “latest LTS” target, or (b) keeping an explicit Node version for v3.2.2 (and optionally add a separate note that the v3 major tag tracks the latest LTS).

Copilot uses AI. Check for mistakes.
yacaovsnc
yacaovsnc previously approved these changes Apr 14, 2026
Updated GHES support information for upload-artifact.
yacaovsnc
yacaovsnc previously approved these changes Apr 14, 2026
…cifying the node version

Updated Node.js version information for GHES support.
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