Skip to content

Commit a222736

Browse files
Correct release notes for "Updated insights views" feature availability from GHES 3.17.0 to 3.19.0 (#59110)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
1 parent 5b8d3b8 commit a222736

File tree

4 files changed

+14
-6
lines changed

4 files changed

+14
-6
lines changed

data/release-notes/enterprise-server/3-17/0-rc1.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@ sections:
121121
# https://github.com/github/releases/issues/5129
122122
- |
123123
Repository administrators can easily convert a fork into a standalone repository by leaving the fork network, which stops automatic syncing with the upstream repository. This is useful for taking a project in a new direction or maintaining separate versions.
124-
# https://github.com/github/releases/issues/5273
125-
- |
126-
Users can more easily explore contributors and code frequency insights with improved navigation, interactive chart legends for hiding data series, and options to view or download the data as a CSV or PNG. See [Repositories - Updated insight views (General Availability)](https://github.blog/changelog/2025-02-25-repositories-updated-insight-views-general-availability/) on the GitHub Blog.
127124
128125
- heading: Pull requests
129126
notes:
@@ -227,3 +224,7 @@ sections:
227224
# https://github.com/github/releases/issues/4710
228225
- |
229226
The `cvss` field for GitHub security advisories in the REST and GraphQL APIs is no longer available, and is superseded by the new `cvss_severities` field. See [Deprecation of cvss field in security advisories API](https://github.blog/changelog/2025-03-27-deprecation-of-cvss-field-in-security-advisories-api/) on the GitHub Blog.
227+
228+
errata:
229+
- |
230+
Features incorrectly indicated updated insight views for repositories are available in this release. This feature is unavailable in GitHub Enterprise Server 3.17, and will be available starting GitHub Enterprise Server 3.19.0. [Updated: 2026-01-12]

data/release-notes/enterprise-server/3-17/0.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,6 @@ sections:
125125
# https://github.com/github/releases/issues/5129
126126
- |
127127
Repository administrators can easily convert a fork into a standalone repository by leaving the fork network, which stops automatic syncing with the upstream repository. This is useful for taking a project in a new direction or maintaining separate versions.
128-
# https://github.com/github/releases/issues/5273
129-
- |
130-
Users can more easily explore contributors and code frequency insights with improved navigation, interactive chart legends for hiding data series, and options to view or download the data as a CSV or PNG. See [Repositories - Updated insight views (General Availability)](https://github.blog/changelog/2025-02-25-repositories-updated-insight-views-general-availability/) on the GitHub Blog.
131128
132129
- heading: Pull requests
133130
notes:
@@ -243,3 +240,7 @@ sections:
243240
# https://github.com/github/releases/issues/5204
244241
- |
245242
Dependabot is no longer supporting NPM version 6, which has reached its end-of-life. If you continue to use NPM version 6, Dependabot will be unable to create pull requests to update dependencies. If this affects you, we recommend updating to a supported release of NPM. As of December 2024, NPM 9 is the newest supported release.
243+
244+
errata:
245+
- |
246+
The "Features" section incorrectly indicated that updated insight views for repositories are available in this release. This feature is unavailable in GitHub Enterprise Server 3.17, and is available from GitHub Enterprise Server 3.19.0. [Updated: 2026-01-12]

data/release-notes/enterprise-server/3-19/0-rc1.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ sections:
158158
# https://github.com/github/releases/issues/5128
159159
- |
160160
Enterprise administrators can manage rules more efficiently with the general availability of ruleset history, import, and export. Ruleset history allows tracking and rolling back changes, while import and export simplify sharing and reusing rulesets, including [GitHub's ruleset-recipes](https://github.com/github/ruleset-recipes).
161+
# https://github.com/github/releases/issues/5273
162+
- |
163+
Users can more easily explore contributors and code frequency insights with improved navigation, interactive chart legends for hiding data series, and options to view or download the data as a CSV or PNG. See [Repositories - Updated insight views (General Availability)](https://github.blog/changelog/2025-02-25-repositories-updated-insight-views-general-availability/) on the GitHub Blog. [Updated: 2026-01-12]
161164
162165
- heading: Issues
163166
notes:

data/release-notes/enterprise-server/3-19/0.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ sections:
160160
# https://github.com/github/releases/issues/5128
161161
- |
162162
Enterprise administrators can manage rules more efficiently with the general availability of ruleset history, import, and export. Ruleset history allows tracking and rolling back changes, while import and export simplify sharing and reusing rulesets, including [GitHub's ruleset-recipes](https://github.com/github/ruleset-recipes).
163+
# https://github.com/github/releases/issues/5273
164+
- |
165+
Users can more easily explore contributors and code frequency insights with improved navigation, interactive chart legends for hiding data series, and options to view or download the data as a CSV or PNG. See [Repositories - Updated insight views (General Availability)](https://github.blog/changelog/2025-02-25-repositories-updated-insight-views-general-availability/) on the GitHub Blog.
163166
164167
- heading: Issues
165168
notes:

0 commit comments

Comments
 (0)