Skip to content

🐛 Fix changelog legend after doc move to docs/DEVELOPMENT.md#4400

Merged
rgaignault merged 1 commit into
mainfrom
romanG/fix-changelog-legend
Mar 26, 2026
Merged

🐛 Fix changelog legend after doc move to docs/DEVELOPMENT.md#4400
rgaignault merged 1 commit into
mainfrom
romanG/fix-changelog-legend

Conversation

@rgaignault
Copy link
Copy Markdown
Contributor

Motivation

PR #4362 moved the emoji legend from CONTRIBUTING.md to docs/DEVELOPMENT.md, but the changelog generation script still reads from CONTRIBUTING.md. This causes the legend to be missing from generated changelogs.

Changes

Update CONTRIBUTING_FILE constant in the changelog script to point to docs/DEVELOPMENT.md.

Test instructions

yarn release 6.32.0

The generated CHANGELOG should include the emoji legend section.

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.
  • Updated documentation and/or relevant AGENTS.md file

@rgaignault rgaignault requested a review from a team as a code owner March 26, 2026 10:19
@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da Bot commented Mar 26, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 176.36 KiB 176.36 KiB 0 B 0.00%
Rum Profiler 6.16 KiB 6.16 KiB 0 B 0.00%
Rum Recorder 26.93 KiB 26.93 KiB 0 B 0.00%
Logs 56.85 KiB 56.85 KiB 0 B 0.00%
Rum Slim 132.13 KiB 132.13 KiB 0 B 0.00%
Worker 23.63 KiB 23.63 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
RUM - add global context 0.0045 0.0062 +37.78%
RUM - add action 0.0128 0.0193 +50.78%
RUM - add error 0.0128 0.0162 +26.56%
RUM - add timing 0.0027 0.0033 +22.22%
RUM - start view 0.0128 0.0192 +50.00%
RUM - start/stop session replay recording 0.0007 0.0009 +28.57%
Logs - log message 0.0143 0.0189 +32.17%
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
RUM - add global context 27.50 KiB 26.52 KiB -996 B
RUM - add action 99.12 KiB 52.61 KiB -46.51 KiB
RUM - add timing 26.32 KiB 27.70 KiB +1.38 KiB
RUM - add error 113.01 KiB 54.61 KiB -58.39 KiB
RUM - start/stop session replay recording 25.59 KiB 26.52 KiB +946 B
RUM - start view 472.43 KiB 461.52 KiB -10.92 KiB
Logs - log message 44.08 KiB 45.10 KiB +1.03 KiB

🔗 RealWorld

@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 Bot commented Mar 26, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 77.28% (-0.01%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 15e7230 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@rgaignault rgaignault merged commit 33d0474 into main Mar 26, 2026
22 checks passed
@rgaignault rgaignault deleted the romanG/fix-changelog-legend branch March 26, 2026 10:59
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants