PowerShell / PowerShell/PowerShell

PSVersionTable should have Release type field denoting Prerelease, Stable, or LTS

Open
#23,984 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Enhancement Needs-Triage
Dominant language
C#
Stars
55.5k
Forks
8.5k
Avg merge
1d 2h
Merged PRs (30d)
88

Description

Summary of the new feature / enhancement

$PSVersionTable should have a property (Release) field denoting if the version is Prerelease, Stable, or LTS.

Proposed technical implementation details (optional)

Updated proposal from @mklement0 in comment https://github.com/PowerShell/PowerShell/issues/23984#issuecomment-2187070221

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by reading the updated proposal in the linked comment and identify where $PSVersionTable is defined and populated; done means it exposes a Release property whose value distinguishes Prerelease, Stable, and LTS versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, powershell
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.