Skip to content

Update changelog for 17.0.0.rc.7 - #4516

Merged
justin808 merged 1 commit into
release/17.0.0from
changelog-17.0.0.rc.7
Jul 7, 2026
Merged

Update changelog for 17.0.0.rc.7#4516
justin808 merged 1 commit into
release/17.0.0from
changelog-17.0.0.rc.7

Conversation

@justin808

Copy link
Copy Markdown
Member

Summary

Stamps the 17.0.0.rc.7 changelog header and adds the user-visible entries merged into release/17.0.0 since v17.0.0.rc.6 that were not yet reflected in CHANGELOG.md:

Ran the classification-sweep helper over v17.0.0.rc.6..origin/release/17.0.0 (175 merged PRs, no UNKNOWN rows) and cross-checked every PR number against the current changelog to find the gaps above; everything else in range was either already documented or is internal/docs/CI/release-process and intentionally excluded per the changelog policy.

Test plan

  • bundle exec rake "update_changelog[rc]" computed and stamped 17.0.0.rc.7 from git tags, updated compare links
  • Verified [unreleased] and [17.0.0.rc.7] compare links anchor correctly
  • Verified CHANGELOG.md ends with a trailing newline
  • Pre-commit/pre-push hooks (prettier, trailing-newlines, markdown-links) passed

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 334a7ff5-40c6-4d31-b7cc-fc1bc63edbfa

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changelog-17.0.0.rc.7

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Jul 7, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the changelog for the 17.0.0.rc.7 release candidate.

  • Adds the 17.0.0.rc.7 release heading.
  • Updates the Unreleased and RC compare links.
  • Adds user-visible Fixed and Changed entries.
  • Expands two existing RC entries with follow-up PR references.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed changelog content.
  • The new release heading and compare links match the existing release-candidate pattern.

Important Files Changed

Filename Overview
CHANGELOG.md Updates the release-candidate changelog section and compare links with no actionable issues found.

Reviews (1): Last reviewed commit: "Update changelog for 17.0.0.rc.7" | Re-trigger Greptile

@justin808
justin808 merged commit 41ac54e into release/17.0.0 Jul 7, 2026
36 checks passed
@justin808
justin808 deleted the changelog-17.0.0.rc.7 branch July 7, 2026 09:02
@claude

claude Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Reviewed. This is a mechanical changelog-stamping PR (CHANGELOG.md only, no source changes). Spot-checked the additions and everything lines up:

  • Version header placement: ### [17.0.0.rc.7] - 2026-07-06 inserted right after ### [Unreleased], matching the pattern the update_changelog rake task produces (rakelib/update_changelog.rake's insert_version_header), and consistent with how prior RC headers were stamped.
  • Compare links: [unreleased] now points v17.0.0.rc.7...main and the new [17.0.0.rc.7] link correctly compares v17.0.0.rc.6...v17.0.0.rc.7.
  • New entries verified against GitHub: PR 4395, 4396, 4398, 4422, and 4477 are all merged to main with dates between 2026-07-02 and 2026-07-05 (before the rc.7 stamp date), and each entry's description matches the actual PR title/intent.
  • Updated existing entries (chalk→picocolors fallback parity crediting PR 4473, and the Pro-by-default entry crediting PR 4232 for the prompts.yml update) also check out against the linked PRs.
  • Section placement is correct: the addressable/rainbow entry is under #### Changed and the other four new entries are under #### Fixed, matching the PR description's classification.
  • File ends with a trailing newline, no stray whitespace.

No issues found — looks safe to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant