Skip to content

Use github-script to get ref and sha instead of shell#11975

Merged
Frawless merged 1 commit intostrimzi:mainfrom
Frawless:migrate-determine-ref
Oct 6, 2025
Merged

Use github-script to get ref and sha instead of shell#11975
Frawless merged 1 commit intostrimzi:mainfrom
Frawless:migrate-determine-ref

Conversation

@Frawless
Copy link
Copy Markdown
Member

@Frawless Frawless commented Oct 6, 2025

Type of change

  • Refactoring

Description

Migrate determine-ref to use github-script instead of bash to properly get sha reference of commit used for PR STs verification.

Checklist

  • Make sure all tests pass

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 0.49.0 milestone Oct 6, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.67%. Comparing base (66ccc4e) to head (aab2c0b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11975      +/-   ##
============================================
+ Coverage     74.66%   74.67%   +0.01%     
- Complexity     6399     6400       +1     
============================================
  Files           342      342              
  Lines         24228    24228              
  Branches       3190     3190              
============================================
+ Hits          18090    18093       +3     
+ Misses         4866     4865       -1     
+ Partials       1272     1270       -2     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Frawless Frawless merged commit 6eadcc9 into strimzi:main Oct 6, 2025
27 checks passed
Frawless added a commit to Frawless/strimzi-kafka-operator that referenced this pull request Oct 6, 2025
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants