Skip to content

ci: make caller review skill optional - #165

Merged
robbycochran merged 1 commit into
mainfrom
workflow-optional-skill
Sep 9, 2026
Merged

ci: make caller review skill optional#165
robbycochran merged 1 commit into
mainfrom
workflow-optional-skill

Conversation

@robbycochran

@robbycochran robbycochran commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Makes the reusable PR-review workflow use the bundled review skill when callers do not provide a skill path, while preserving caller skill overrides.

Summary by CodeRabbit

  • Improvements
    • Pull request reviews now use the trusted default review configuration automatically.
    • Custom review configurations remain available as an optional override for projects that need specialized checks.

@github-actions github-actions Bot added the ai-review Opt in to artifact-only AI review on each PR head update label Sep 9, 2026
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 274ecfe5-1155-4ead-9da3-9afcdf4d6471

📥 Commits

Reviewing files that changed from the base of the PR and between e7e623d and f420062.

📒 Files selected for processing (1)
  • .github/workflows/pr-review-reusable.yml

Included review availability: Your plan provides up to 12 included reviews per hour; 8 remain after this review.


Walkthrough

The reusable PR review workflow now installs Harness’s trusted default skill and only installs a caller-provided skill when skill-path is non-empty.

Changes

Review skill installation

Layer / File(s) Summary
Workflow skill resolution
.github/workflows/pr-review-reusable.yml
The skill-path input now defaults to an empty value. The workflow installs the Harness default skill and conditionally installs a caller-provided skill.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to f4200

The workflow now uses the bundled review skill by default while retaining explicit caller overrides. No current merge-readiness risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: making the caller-provided review skill optional while allowing the bundled skill to remain the default.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch workflow-optional-skill

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

@robbycochran
robbycochran merged commit 73bd26d into main Sep 9, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-review Opt in to artifact-only AI review on each PR head update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant