Skip to content

Remove stub changelog#1276

Merged
MrAlias merged 1 commit into
open-telemetry:mainfrom
MrAlias:rm-chlog
Feb 11, 2026
Merged

Remove stub changelog#1276
MrAlias merged 1 commit into
open-telemetry:mainfrom
MrAlias:rm-chlog

Conversation

@MrAlias
Copy link
Copy Markdown
Contributor

@MrAlias MrAlias commented Feb 10, 2026

Resolve #1275

@MrAlias MrAlias added this to the v0.6.0 milestone Feb 10, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.21%. Comparing base (ed5643b) to head (9800921).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1276      +/-   ##
==========================================
+ Coverage   43.35%   44.21%   +0.86%     
==========================================
  Files         305      304       -1     
  Lines       32816    27713    -5103     
==========================================
- Hits        14226    12254    -1972     
+ Misses      17677    14728    -2949     
+ Partials      913      731     -182     
Flag Coverage Δ
integration-test ?
integration-test-arm ?
integration-test-vm-x86_64-5.15.152 ?
integration-test-vm-x86_64-6.10.6 ?
k8s-integration-test ?
oats-test ?
unittests 44.21% <ø> (+<0.01%) ⬆️

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.

Copy link
Copy Markdown
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MrAlias MrAlias marked this pull request as ready for review February 11, 2026 15:51
@MrAlias MrAlias requested a review from a team as a code owner February 11, 2026 15:51
Copilot AI review requested due to automatic review settings February 11, 2026 15:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the repository’s stub CHANGELOG.md now that release notes are auto-generated, and updates contributor/releasing documentation to eliminate references to maintaining a changelog (per #1275).

Changes:

  • Remove the CHANGELOG.md file from the repository.
  • Update RELEASING.md to stop instructing authors to curate changes from the changelog for PR descriptions.
  • Update CONTRIBUTING.md to remove guidance telling contributors to update CHANGELOG.md.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
RELEASING.md Removes the step referencing curated changes from CHANGELOG.md.
CONTRIBUTING.md Removes contributor instruction to update CHANGELOG.md.
CHANGELOG.md Deletes the stub changelog file entirely.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MrAlias MrAlias merged commit eb08cd6 into open-telemetry:main Feb 11, 2026
17 checks passed
@MrAlias MrAlias deleted the rm-chlog branch February 11, 2026 18:42
@MrAlias MrAlias mentioned this pull request Mar 5, 2026
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.

Remove CHANGELOG.md

3 participants