Add testimonial from Josh Radcliffe#48656
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughA new testimonial entry was added to Changes
Sequence Diagram(s)Not applicable. Estimated review effort: Low Related issues: None provided 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@handbook/company/testimonials.yml`:
- Around line 303-308: The testimonial entry is missing the required
quoteAuthorProfileImageFilename field, which will cause the static content build
validation to fail. Update the testimonial object in testimonials.yml to include
quoteAuthorProfileImageFilename for this new quote, and make sure the chosen
filename matches an actual image added under website/assets/images/. Keep the
existing fields like quoteAuthorName, quoteAuthorJobTitle, and quoteLinkUrl
unchanged while adding the missing required property.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 6c207e04-1bef-457f-96e8-a700f1d97ab4
📒 Files selected for processing (1)
handbook/company/testimonials.yml
|
@eashaw do you know why the website test is failing? |
|
it looks like my request is omitting - quoteAuthorProfileImageFilename and i dont have his linked in image in our asset folder... |
|
@ireedy this is failing the website test because the added testimonial is missing a I'll update this PR to include that. |
Related issue: Resolves #
Checklist for submitter
If some of the following don't apply, delete the relevant line.
Summary by CodeRabbit