Prepare github-delivery 1.5.3 follow-up release - #451
Merged
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Wibias
marked this pull request as ready for review
September 10, 2026 04:07
Wibias
enabled auto-merge
September 10, 2026 04:08
Wibias
disabled auto-merge
September 10, 2026 04:17
Wibias
enabled auto-merge
September 10, 2026 04:17
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
Prepare
github-delivery1.5.3 for the re-review, Comment Inspector, and debug-trace hardening in PRs #448, #449, and #450.Release contents
package.jsonfrom1.5.2to1.5.31.5.3changelog section covering PRs fix(re-review): enforce stale review dismissal before approval verdicts #448-fix(trace): add usage telemetry and private attribution #4501.5.3and all three PR references1.5.2literal, so patch release preparation does not invalidate the self-identification testBase
The branch is based on
mainafter #448, #449, and #450 were merged.TDD / regression evidence
The release contract was first observed RED against the pre-bump
1.5.2metadata. After the bump, CI exposed a second real regression inherited from #450:agent-debug-trace-diagnostics.test.mjsexpected the hard-coded version1.5.2while production correctly self-identified frompackage.jsonas1.5.3. The fix keeps production unchanged and binds the test expectation to the current package identity.Scope
The final diff is limited to release metadata, release-contract coverage, and the trace metadata test compatibility correction. No tag, GitHub Release, npm publication, or merge is authorized by this PR.
Do not merge until the current-head checks are green.