Skip to content

Agent Ready Quick Test - #8089

Closed
antowaddle wants to merge 15 commits into
mainfrom
antowaddle-agent-ready
Closed

Agent Ready Quick Test#8089
antowaddle wants to merge 15 commits into
mainfrom
antowaddle-agent-ready

Conversation

@antowaddle

Copy link
Copy Markdown
Contributor

Description

How Has This Been Tested?

Test Impact

Request review criteria:

Self checklist (all need to be checked):

  • The developer has manually tested the changes and verified that the changes work
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has added tests or explained why testing cannot be added (unit or cypress tests for related changes)
  • The code follows our Best Practices (React coding standards, PatternFly usage, performance considerations)

If you have UI changes:

  • Included any necessary screenshots or gifs if it was a UI change.
  • Included tags to the UX team if it was a UI/UX change.

After the PR is posted & before it merges:

  • The developer has tested their solution on a cluster by using the image produced by the PR to main

@antowaddle antowaddle added the do-not-merge/hold This PR is hold for some reason label Jun 15, 2026
@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress This PR is in WIP state label Jun 15, 2026
@openshift-ci

openshift-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

[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 gkrumbach07 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

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

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

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 5bc5ec6d-8941-41aa-9122-afb53bfbca11

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.45%. Comparing base (d74bc53) to head (6b75338).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8089      +/-   ##
==========================================
- Coverage   65.24%   63.45%   -1.79%     
==========================================
  Files        2648     2726      +78     
  Lines       81412    84166    +2754     
  Branches    20912    21427     +515     
==========================================
+ Hits        53120    53411     +291     
- Misses      28292    30755    +2463     

see 96 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d74bc53...6b75338. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

antowaddle and others added 10 commits June 16, 2026 12:19
The config file needs to be at .github/agentready-config.yaml, not in
the workflows subdirectory. Also updates installation from npm to pip
package and documents the config file usage.
Organizes AgentReady config in dedicated .github/agentready/ folder and
fixes the workflow to correctly reference .github/agentready/config.yaml
instead of the malformed .github/.github/workflows/ path.
The agentready CLI only supports excluded_attributes in the config file.
Remove all other unsupported keys that were causing validation errors.
agentready 2.47.0 doesn't support type_annotations or precommit_hooks
as valid attribute IDs. Using empty config instead.
agentready requires the config to be a dict, not just comments.
Using empty excluded_attributes list.
Exclude type_annotations assessor - ODH Dashboard uses TypeScript
project references with workspace-level strict configs, not root-level.
@antowaddle antowaddle closed this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold This PR is hold for some reason do-not-merge/work-in-progress This PR is in WIP state

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant