Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] Add release notes link on stable releases #5780

Merged

Conversation

CodeBlanch
Copy link
Member

Relates to #5772

Changes

  • Add a link to new RELEASENOTES.md file on GitHub releases when releasing a stable version
  • Add a link to the previous release on all GitHub releases to help users find everything which changed across releases

Test runs

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch requested a review from a team August 9, 2024 06:54
@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Aug 9, 2024
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.20%. Comparing base (6250307) to head (3fee7f4).
Report is 289 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5780      +/-   ##
==========================================
+ Coverage   83.38%   86.20%   +2.81%     
==========================================
  Files         297      256      -41     
  Lines       12531    11140    -1391     
==========================================
- Hits        10449     9603     -846     
+ Misses       2082     1537     -545     
Flag Coverage Δ
unittests ?
unittests-Project-Experimental 85.87% <ø> (?)
unittests-Project-Stable 85.83% <ø> (?)
unittests-Solution 86.18% <ø> (?)
unittests-UnstableCoreLibraries-Experimental 85.79% <ø> (?)

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

see 203 files with indirect coverage changes

Copy link
Member

@vishweshbankwar vishweshbankwar left a comment

Choose a reason for hiding this comment

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

LGTM

@CodeBlanch CodeBlanch merged commit 6ec1510 into open-telemetry:main Aug 12, 2024
52 checks passed
@CodeBlanch CodeBlanch deleted the automation-release-notes branch August 12, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants