chore: script to check if OBI PR released - #2421
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2421 +/- ##
=======================================
Coverage 43.42% 43.42%
=======================================
Files 40 40
Lines 3155 3155
=======================================
Hits 1370 1370
Misses 1660 1660
Partials 125 125
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
marctc
approved these changes
Jan 15, 2026
marctc
left a comment
Contributor
There was a problem hiding this comment.
Maybe we can explain in the release docs that exists this? Could be useful for patches
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I was finding it difficult to determine if/when OBI PRs are released in Beyla, so I generated this script which uses
gh(GitHub CLI). Maybe others would find it useful?Example below to find if the OBI PR linked to this issue open-telemetry/opentelemetry-ebpf-instrumentation#995 was released in Beyla (it wasn't):
Another example with open-telemetry/opentelemetry-ebpf-instrumentation#896:
❯ ./scripts/release-lookup.sh --obi 896 OBI PR #896 was released as part of Beyla 2.8.0