Skip to content

chore: update copyright from Red Hat, Inc to Red Hat, LLC#2702

Merged
ifireball merged 1 commit into
mainfrom
fix-copyright-inc-to-llc
Jun 28, 2026
Merged

chore: update copyright from Red Hat, Inc to Red Hat, LLC#2702
ifireball merged 1 commit into
mainfrom
fix-copyright-inc-to-llc

Conversation

@waynesun09

Copy link
Copy Markdown
Member

Summary

  • Update LICENSE copyright holder from "Red Hat, Inc." to "Red Hat, LLC." to reflect the company's legal entity name change

@qodo-code-review

qodo-code-review Bot commented Jun 26, 2026

Copy link
Copy Markdown

PR Summary by Qodo

Update LICENSE copyright holder to Red Hat, LLC
📝 Documentation 🕐 Less than 5 minutes

Grey Divider

Description

• Update LICENSE copyright holder from "Red Hat, Inc." to "Red Hat, LLC."
• Align legal attribution with Red Hat’s entity name change
High-Level Assessment

The direct edit to the LICENSE file is the simplest and most appropriate approach. Alternatives (e.g., adding a supplemental notice file) would add complexity without benefit for a straightforward legal name correction.

Files changed (1) +1 / -1

Documentation (1) +1 / -1
LICENSERename copyright holder to Red Hat, LLC +1/-1

Rename copyright holder to Red Hat, LLC

• Updates the Apache 2.0 license header attribution to reflect Red Hat’s legal entity name change from Inc. to LLC.

LICENSE

@waynesun09 waynesun09 changed the title chore: update copyright from Red Hat, Inc. to Red Hat, LLC. chore: update copyright from Red Hat, Inc to Red Hat, LLC Jun 26, 2026
@qodo-code-review

qodo-code-review Bot commented Jun 26, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Previous review results

Review updated until commit 62c40b6

Results up to commit 62c40b6


🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Qodo Logo

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

Site preview

Preview: https://5d419ddc-site.fullsend-ai.workers.dev

Commit: c5a34a78c02762ec1d6b075323826b2f0e30d1c5

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 26, 2026

Copy link
Copy Markdown

🤖 Review · ❌ Terminated · Started 8:11 PM UTC · Ended 8:12 PM UTC
Commit: 7f5ce3c · View workflow run →

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fullsend-ai-review

Copy link
Copy Markdown

🤖 Finished Review · ❌ Failure · Started 8:11 PM UTC · Completed 8:12 PM UTC
Commit: 62c40b6 · View workflow run →

@waynesun09 waynesun09 closed this Jun 26, 2026
@waynesun09 waynesun09 reopened this Jun 26, 2026
@qodo-code-review

Copy link
Copy Markdown

Code review by qodo was updated up to the latest commit 62c40b6

Red Hat changed its legal entity name from Inc. to LLC.

Assisted-by: Claude
Signed-off-by: Wayne Sun <gsun@redhat.com>
@waynesun09 waynesun09 force-pushed the fix-copyright-inc-to-llc branch from 62c40b6 to c5a34a7 Compare June 26, 2026 20:21
@fullsend-ai-retro

fullsend-ai-retro Bot commented Jun 26, 2026

Copy link
Copy Markdown

🤖 Finished Retro · ✅ Success · Started 8:22 PM UTC · Completed 8:36 PM UTC
Commit: 62c40b6 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 26, 2026

Copy link
Copy Markdown

🤖 Finished Review · ❌ Failure · Started 8:24 PM UTC · Completed 8:25 PM UTC
Commit: c5a34a7 · View workflow run →

@fullsend-ai-retro

Copy link
Copy Markdown

Retro: PR #2702chore: update copyright from Red Hat, Inc to Red Hat, LLC

What happened

PR #2702 is a trivial 1-line change to the LICENSE file (changing "Red Hat, Inc." to "Red Hat, LLC."). The review agent was dispatched via workflow run 28262503589 and failed after 2 iterations, spending $0.28 and ~4 minutes without producing a review.

Root cause: The sandbox received env_count:0 (zero provider environment variables), and the agent definition (agents/review.md) was not loaded as the active agent persona. The agent received only the generic prompt "Run the agent task" with no PR context. It tried to ask for clarification via AskUserQuestion twice, was denied both times (autonomous mode), and gave up.

The workflow correctly set GITHUB_PR_URL, PR_NUMBER, REPO_FULL_NAME etc. in the step's env: block, and the harness config (harness/review.yaml) correctly references env/review.env with expand: true. The failure occurred somewhere between the workflow step environment and the sandbox bootstrap — the file-based env injection or agent definition upload did not complete successfully.

Existing coverage

Several related issues exist but do not cover the specific failure mode observed here:

Proposals

2 proposals filed below targeting fullsend-ai/fullsend (upstream platform).

Proposals filed

@ifireball ifireball added this pull request to the merge queue Jun 28, 2026
Merged via the queue into main with commit 6b4b777 Jun 28, 2026
15 checks passed
@ifireball ifireball deleted the fix-copyright-inc-to-llc branch June 28, 2026 07:03
@fullsend-ai-retro

Copy link
Copy Markdown

🤖 Retro · Started 7:08 AM UTC
Commit: c5a34a7 · View workflow run →

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.

2 participants