JSON beaking change in `release.json` (singular) files
Open
area-release-notes
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
I noticed a breaking change in JSON:
- https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.15/release.json
- https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.16/release.json
Notice the `release` / `releases` property.
We should get that fixed. We haven't done a good job of advertising these files to date (which I'm planning to fix). In either case, we need strong discipline on these JSON formats.
Contributor guide
Assessment
This issue has not been assessed yet.