Skip to content

fix(ci): do not fail on stale branches#19307

Merged
rhacs-bot merged 1 commit intomasterfrom
porridge/fix-ci-gomod
Mar 5, 2026
Merged

fix(ci): do not fail on stale branches#19307
rhacs-bot merged 1 commit intomasterfrom
porridge/fix-ci-gomod

Conversation

@porridge
Copy link
Contributor

@porridge porridge commented Mar 5, 2026

Description

Looks like GHA takes workflow configuration from tip of master when executing on a branch.
Let's not break branches which are not up-to-date.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • modified existing tests

How I validated my change

CI

@porridge porridge requested a review from janisz March 5, 2026 12:41
@porridge porridge requested a review from a team as a code owner March 5, 2026 12:41
@porridge porridge added auto-merge Auto-merge minor and patch version bumps auto-retest PRs with this label will be automatically retested if prow checks fails labels Mar 5, 2026
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 9a5255e.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-246-g9a5255ec37.

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.63%. Comparing base (1c8578d) to head (9a5255e).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #19307   +/-   ##
=======================================
  Coverage   49.63%   49.63%           
=======================================
  Files        2680     2680           
  Lines      202231   202231           
=======================================
+ Hits       100370   100371    +1     
+ Misses      94378    94376    -2     
- Partials     7483     7484    +1     
Flag Coverage Δ
go-unit-tests 49.63% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rhacs-bot rhacs-bot merged commit f0ed58f into master Mar 5, 2026
100 checks passed
@rhacs-bot rhacs-bot deleted the porridge/fix-ci-gomod branch March 5, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-review area/ci auto-merge Auto-merge minor and patch version bumps auto-retest PRs with this label will be automatically retested if prow checks fails

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants