Skip to content

docs: align changelog section headers with git-cliff configuration#661

Merged
vdusek merged 1 commit intomasterfrom
docs/add-missing-changelog-emojis
Mar 6, 2026
Merged

docs: align changelog section headers with git-cliff configuration#661
vdusek merged 1 commit intomasterfrom
docs/add-missing-changelog-emojis

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Mar 6, 2026

Summary

  • Add missing emojis to changelog section headers (Refactor🚜 Refactor, Chore⚙️ Miscellaneous Tasks)
  • Update old-style section headers (Changed🚜 Refactor, Removed🚜 Refactor, Breaking changes⚙️ Miscellaneous Tasks with [**breaking**] tags)
  • Fixes output of the git-cliff pipeline that previously omitted emojis for breaking changes of skipped commit types
  • Related: fix(git-cliff-release): Add emojis for breaking changes of skipped commit types workflows#256

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Mar 6, 2026
@vdusek vdusek self-assigned this Mar 6, 2026
@github-actions github-actions bot added this to the 135th sprint - Tooling team milestone Mar 6, 2026
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.47%. Comparing base (21f2665) to head (eec71bf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #661      +/-   ##
==========================================
+ Coverage   96.45%   96.47%   +0.02%     
==========================================
  Files          45       45              
  Lines        4318     4318              
==========================================
+ Hits         4165     4166       +1     
+ Misses        153      152       -1     
Flag Coverage Δ
integration 94.71% <ø> (+0.25%) ⬆️
unit 78.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek changed the title docs: add missing emojis to changelog section headers docs: align changelog section headers with git-cliff configuration Mar 6, 2026
@vdusek vdusek requested a review from janbuchar March 6, 2026 08:29
@vdusek vdusek merged commit 46762eb into master Mar 6, 2026
48 of 49 checks passed
@vdusek vdusek deleted the docs/add-missing-changelog-emojis branch March 6, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants