docs(changelog): add CHANGELOG.md to close OpenSSF release_notes (RAN-63)#48
Merged
Conversation
…-63) Closes the bestpractices.dev `release_notes` criterion on project 12646 by adding a Keep a Changelog 1.1.0 file at repo root. Header documents the format + SemVer policy + the convention that the `Unreleased` section tracks `main` between published pre-release tags (per-tag detail stays on GitHub Releases). The initial `Unreleased` entry covers everything currently on `main` since v0.0.11-beta.15: end-to-end multi-tenancy across GraphRAG + storage + MCP + vector DB, Entra auth + retention, backend robustness for 100-200 services, OpenSSF Best Practices + Scorecard scaffolding (scorecard.yml, security.yml, .bestpractices.json, SECURITY.md), and a handful of MCP / storage / UI fixes. PRs cross-linked at the bottom of the file. Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
Closes the bestpractices.dev
release_notescriterion on project 12646 by adding a Keep a Changelog 1.1.0 file at repo root.The autofill scans for per-version headers in
CHANGELOG.md. Without one,release_notes_statusis reportedUnmet — No release notes file found, holding the project at 91% (per the board's corrected analysis). With this file in place, an autofill re-run should flip the criterion to Met and close out the project's last unmet criterion.What changed
CHANGELOG.md(+87 / −0)Unreleasedtracksmainbetween published pre-release tags (per-tag detail stays on GitHub Releases atv0.0.11-beta.*).Unreleasedentry covers everything currently onmainsincev0.0.11-beta.15:Out of scope (per RAN-63 description)
.bestpractices.jsonschema rewrites — already onmain(RAN-58)Test plan
Closes RAN-63.
🤖 Generated with Claude Code