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] Fix OCB snapshot workflow #12622

Merged

Conversation

mowies
Copy link
Member

@mowies mowies commented Mar 13, 2025

This PR fixes a few minor things in the OCB release test workflow:

  • fix triggers on OCB changes
  • remove non-existent log output inside the GH issue generation step

Fixes #12624

mowies added 2 commits March 13, 2025 08:34
Signed-off-by: Moritz Wiesinger <[email protected]>
Copy link

codecov bot commented Mar 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.10%. Comparing base (37e38f9) to head (b7d49cb).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12622      +/-   ##
==========================================
+ Coverage   92.09%   92.10%   +0.01%     
==========================================
  Files         473      473              
  Lines       25650    25650              
==========================================
+ Hits        23623    23626       +3     
+ Misses       1615     1613       -2     
+ Partials      412      411       -1     

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

mowies added 6 commits March 13, 2025 08:50
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
@mowies mowies marked this pull request as ready for review March 13, 2025 09:18
@mowies mowies requested a review from a team as a code owner March 13, 2025 09:18
@mowies mowies requested a review from jmacd March 13, 2025 09:18
@mx-psi mx-psi added this pull request to the merge queue Mar 13, 2025
Merged via the queue into open-telemetry:main with commit 0885401 Mar 13, 2025
55 checks passed
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.

OCB snapshot workflow failed
2 participants