Skip to content

RHINENG-14116 fix README.md build status#964

Open
pfreyburg wants to merge 2 commits intoRedHatInsights:masterfrom
pfreyburg:fix-readme-build-status
Open

RHINENG-14116 fix README.md build status#964
pfreyburg wants to merge 2 commits intoRedHatInsights:masterfrom
pfreyburg:fix-readme-build-status

Conversation

@pfreyburg
Copy link
Contributor

@pfreyburg pfreyburg commented Jan 29, 2026

Summary by Sourcery

Update project README to reflect current build and release process.

Documentation:

  • Remove obsolete Jenkins build status badge from README.
  • Revise deployment documentation to describe Konflux-based image builds and App-SRE-managed releases.

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Jan 29, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates README documentation to reflect current build and release processes by removing legacy Jenkins references and describing the Konflux/App-SRE pipeline.

File-Level Changes

Change Details Files
Update build status and release process documentation to remove Jenkins references and reflect current Konflux/App-SRE workflow.
  • Remove outdated Jenkins build status badge from the README header.
  • Replace paragraph about promoting images via a Jenkins job with a description of image builds in Konflux and releases via App-SRE.
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

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.

@pfreyburg pfreyburg changed the title fix README.md build status RHINENG-14116 fix README.md build status Jan 29, 2026
@pfreyburg pfreyburg changed the title RHINENG-14116 fix README.md build status Draft: RHINENG-14116 fix README.md build status Jan 29, 2026
@pfreyburg pfreyburg marked this pull request as draft January 29, 2026 14:18
@pfreyburg pfreyburg force-pushed the fix-readme-build-status branch from 3db8802 to 25890a4 Compare January 30, 2026 09:35
@pfreyburg pfreyburg changed the title Draft: RHINENG-14116 fix README.md build status RHINENG-14116 fix README.md build status Feb 2, 2026
@pfreyburg pfreyburg marked this pull request as ready for review February 2, 2026 10:49
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 found 1 issue, and left some high level feedback:

  • There’s a small grammatical issue in the new sentence: change “The image is build using Konflux and it is released using using App-sre.” to something like “The image is built using Konflux and released using AppSRE.” (fixing “build” → “built”, removing the duplicate “using”, and normalizing “App-sre” if appropriate).
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- There’s a small grammatical issue in the new sentence: change “The image is build using Konflux and it is released using using App-sre.” to something like “The image is built using Konflux and released using AppSRE.” (fixing “build” → “built”, removing the duplicate “using”, and normalizing “App-sre” if appropriate).

## Individual Comments

### Comment 1
<location> `README.md:102` </location>
<code_context>
 This process is controlled by the [deployment Jenkinsfile](./deployment/Jenkinsfile).

-The image can then be promoted to production using a [Jenkins job](https://jenkins-insights-jenkins.1b13.insights.openshiftapps.com/job/remediations/job/remediations-release/). Use the git commit SHA as the REVISION when running the job.
+The image is build using Konflux and it is released using using App-sre.

 ## Contact
</code_context>

<issue_to_address>
**issue (typo):** Fix verb form, duplicated word, and verify capitalization in this sentence.

Change "is build" to "is built," remove the duplicated "using," and confirm the correct capitalization for "App-sre" (e.g., "AppSRE" or your usual convention).

```suggestion
The image is built using Konflux and is released using AppSRE.
```
</issue_to_address>

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant