Skip to content

fix(upgrade): indent changelog, add emoji to heading, hide empty sections#604

Merged
BYK merged 1 commit intomainfrom
feat/upgrade-changelog
Mar 30, 2026
Merged

fix(upgrade): indent changelog, add emoji to heading, hide empty sections#604
BYK merged 1 commit intomainfrom
feat/upgrade-changelog

Conversation

@BYK
Copy link
Copy Markdown
Member

@BYK BYK commented Mar 30, 2026

Summary

Follow-up to #594. Fixes changelog rendering issues spotted during first real nightly upgrade:

  • Indent all changelog lines by 2 spaces to visually nest under the upgrade status header
  • Add ✨ emoji to the "What's new" heading for consistency with category headings
  • Skip sections whose markdown is empty after whitespace trimming
  • Add trailing newline so the output doesn't butt against the shell prompt

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (upgrade) Show changelog summary during CLI upgrade by BYK in #594

Bug Fixes 🐛

  • (dashboard) Reject MRI queries with actionable tracemetrics guidance by BYK in #601
  • (skill) Avoid unnecessary auth, reinforce auto-detection, fix field examples by BYK in #599
  • (upgrade) Indent changelog, add emoji to heading, hide empty sections by BYK in #604

Internal Changes 🔧

  • Regenerate skill files and command docs by github-actions[bot] in 664362ca

🤖 This preview updates automatically when you update the PR.

@BYK BYK force-pushed the feat/upgrade-changelog branch from 6554a90 to 1f82526 Compare March 30, 2026 11:44
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 30, 2026

Codecov Results 📊

129 passed | Total: 129 | Pass Rate: 100% | Execution Time: 0ms

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 1269 uncovered lines.
✅ Project coverage is 95.75%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    95.62%    95.75%    +0.13%
==========================================
  Files          203       203         —
  Lines        29846     29851        +5
  Branches         0         0         —
==========================================
+ Hits         28539     28582       +43
- Misses        1307      1269       -38
- Partials         0         0         —

Generated by Codecov Action

@BYK BYK force-pushed the feat/upgrade-changelog branch from 1f82526 to 7f6938d Compare March 30, 2026 12:05
…ions

- Indent all changelog lines by 2 spaces to visually nest under the
  upgrade status header
- Add ✨ emoji to the "What's new" heading
- Skip sections whose markdown is empty after whitespace trimming
- Add trailing newline so the output doesn't butt against the prompt
@BYK BYK force-pushed the feat/upgrade-changelog branch from 7f6938d to 00f2dd7 Compare March 30, 2026 13:20
@BYK BYK merged commit 61d4659 into main Mar 30, 2026
22 checks passed
@BYK BYK deleted the feat/upgrade-changelog branch March 30, 2026 13:26
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