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

[chore] Auto-populate release title #12657

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mowies
Copy link
Member

@mowies mowies commented Mar 18, 2025

Description

This PR auto populated the release title correctly to the latest doubel-tag (e.g. v1.27.0/v0.121.0)

Link to tracking issue

Follow up to #10191

Testing

Release tested on my fork: https://github.com/mowies/opentelemetry-collector/releases/tag/v0.122.0
Pipeline that filled in the release: https://github.com/mowies/opentelemetry-collector/actions/runs/13920280151/job/38951687724

Signed-off-by: Moritz Wiesinger <[email protected]>
@mowies mowies marked this pull request as ready for review March 18, 2025 09:55
@mowies mowies requested a review from a team as a code owner March 18, 2025 09:55
@mowies mowies requested a review from songy23 March 18, 2025 09:55
@mowies
Copy link
Member Author

mowies commented Mar 18, 2025

@evan-bradley this is the follow up to your feedback from yesterday's release :)

Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.63%. Comparing base (e529b31) to head (b9adf1b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12657   +/-   ##
=======================================
  Coverage   91.63%   91.63%           
=======================================
  Files         479      479           
  Lines       26423    26423           
=======================================
  Hits        24214    24214           
  Misses       1749     1749           
  Partials      460      460           

☔ 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.

@songy23 songy23 requested a review from evan-bradley March 18, 2025 12:33
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.

3 participants