Skip to content

HYPERFLEET-1097 - fix: update vendor label to "Red Hat, Inc."#138

Open
ciaranRoche wants to merge 1 commit into
mainfrom
HYPERFLEET-1097-fix-vendor-label
Open

HYPERFLEET-1097 - fix: update vendor label to "Red Hat, Inc."#138
ciaranRoche wants to merge 1 commit into
mainfrom
HYPERFLEET-1097-fix-vendor-label

Conversation

@ciaranRoche
Copy link
Copy Markdown
Contributor

Summary

  • Fix Dockerfile vendor label from "Red Hat" to "Red Hat, Inc." for Enterprise Contract labels.required_labels compliance

Test plan

  • EC labels.required_labels check passes on next release pipeline run

🤖 Generated with Claude Code

EC requires vendor="Red Hat, Inc." not "Red Hat".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@openshift-ci openshift-ci Bot requested review from pnguyen44 and vkareh May 15, 2026 15:20
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 15, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign ciaranroche for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 0454f40e-fb43-41ff-8d12-957b019a90cd

📥 Commits

Reviewing files that changed from the base of the PR and between ef11b21 and e1399f0.

📒 Files selected for processing (1)
  • Dockerfile

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated container image metadata label to reflect current vendor information.

Walkthrough

The pull request updates the Docker image metadata by changing the vendor label value from "Red Hat" to "Red Hat, Inc." in the Dockerfile. This is a single-line change to the LABEL directive that corrects the vendor attribution in the container image metadata without modifying any build instructions, runtime configuration, or functional behavior.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: updating the vendor label from 'Red Hat' to 'Red Hat, Inc.' in the Dockerfile.
Description check ✅ Passed The description clearly relates to the changeset by explaining the vendor label update and its purpose for Enterprise Contract compliance.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch HYPERFLEET-1097-fix-vendor-label

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant