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] trigger changelog CI check on PR title edit #12737

Merged

Conversation

cijothomas
Copy link
Member

The changelog CI check is modified to be re-triggered when the PR title is edited. The changelog CI relies on PR title, so I think it makes sense to rerun it when one edits PR title (eg to include "chore", that can make the CI pass)

@cijothomas cijothomas requested a review from a team as a code owner March 26, 2025 01:54
@cijothomas cijothomas requested a review from jmacd March 26, 2025 01:54
@cijothomas cijothomas changed the title chore: trigger changelog CI check on PR title edit [chore] trigger changelog CI check on PR title edit Mar 26, 2025
@cijothomas
Copy link
Member Author

image

Tested in this PR itself - editing title re-triggered the check and it is no longer red!

Copy link

codecov bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.50%. Comparing base (cf49766) to head (dbf2483).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12737   +/-   ##
=======================================
  Coverage   91.50%   91.50%           
=======================================
  Files         480      480           
  Lines       26464    26464           
=======================================
  Hits        24217    24217           
  Misses       1778     1778           
  Partials      469      469           

☔ 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 added the ready-to-merge Code review completed; ready to merge by maintainers label Mar 26, 2025
@bogdandrutu bogdandrutu added this pull request to the merge queue Mar 26, 2025
Merged via the queue into open-telemetry:main with commit 1439116 Mar 26, 2025
51 checks passed
@cijothomas cijothomas deleted the cijothomas/ci-retrigger-rename branch March 26, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Code review completed; ready to merge by maintainers Skip Contrib Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants