Skip to content

ROX-33193: update junit2jira#19436

Merged
janisz merged 5 commits intomasterfrom
ROX-33193_update_junit_2_jira
Mar 16, 2026
Merged

ROX-33193: update junit2jira#19436
janisz merged 5 commits intomasterfrom
ROX-33193_update_junit_2_jira

Conversation

@janisz
Copy link
Contributor

@janisz janisz commented Mar 16, 2026

Description

Jira Cloud support:

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

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

CI

Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
@janisz janisz requested a review from a team as a code owner March 16, 2026 12:29
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 left some high level feedback:

  • The junit2jira version string is duplicated in both the GitHub Action and the CI script; consider centralizing the version in a single variable or script to reduce the chance of them drifting out of sync on future bumps.
  • If feasible, consider adding a checksum verification for the downloaded junit2jira/flakechecker binaries to guard against tampering or partial downloads beyond curl’s retry logic.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The junit2jira version string is duplicated in both the GitHub Action and the CI script; consider centralizing the version in a single variable or script to reduce the chance of them drifting out of sync on future bumps.
- If feasible, consider adding a checksum verification for the downloaded junit2jira/flakechecker binaries to guard against tampering or partial downloads beyond curl’s retry logic.

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.

janisz added 2 commits March 16, 2026 13:38
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
@rhacs-bot
Copy link
Contributor

rhacs-bot commented Mar 16, 2026

Images are ready for the commit at d20085e.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-332-gd20085e043.

janisz added 2 commits March 16, 2026 13:54
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
@janisz janisz requested a review from porridge March 16, 2026 13:35
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.73%. Comparing base (3077dc9) to head (d20085e).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19436      +/-   ##
==========================================
- Coverage   49.73%   49.73%   -0.01%     
==========================================
  Files        2703     2703              
  Lines      204040   204040              
==========================================
- Hits       101489   101486       -3     
- Misses      94977    94979       +2     
- Partials     7574     7575       +1     
Flag Coverage Δ
go-unit-tests 49.73% <ø> (-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.

@janisz janisz enabled auto-merge (squash) March 16, 2026 13:49
@janisz janisz added auto-retest PRs with this label will be automatically retested if prow checks fails auto-merge Auto-merge minor and patch version bumps labels Mar 16, 2026
@janisz janisz merged commit 4953071 into master Mar 16, 2026
100 of 109 checks passed
@janisz janisz deleted the ROX-33193_update_junit_2_jira branch March 16, 2026 15:21
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