Skip to content

fix(ci): run hourly review autofix through NVIDIA NIM - #752

Draft
seonghobae wants to merge 18 commits into
fix/strix-python-security-cvesfrom
fix/hourly-nvidia-nim-autofix
Draft

fix(ci): run hourly review autofix through NVIDIA NIM#752
seonghobae wants to merge 18 commits into
fix/strix-python-security-cvesfrom
fix/hourly-nvidia-nim-autofix

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Purpose

Migrate the write-capable scheduled OpenCode PR review-autofix agent from GitHub Models to the organization secret NVIDIA_NIM_API_KEY, while preserving the existing read-only review agent's independent credential and model-pool contract.

This pull request is stacked on #731 because #731 establishes the hourly scheduler cadence, one-hour same-head retry, immutable scheduler source binding, and central control-plane baseline.

TDD phase

The first commit adds only the static trust-boundary contract. It must fail against the inherited GitHub Models autofix configuration before the production workflow is changed.

The final contract requires:

  • hourly review-fix scheduling inherited from fix(ci): restore central review, security, snapshots, and hourly repair #731;
  • OpenCode with only the nvidia-nim provider for scheduled autofix;
  • NVIDIA_API_KEY bound from secrets.NVIDIA_NIM_API_KEY only in the agent execution step;
  • no GitHub Models token, provider, model, base URL, or USE_GITHUB_TOKEN model-auth fallback in that step; and
  • no change to .github/workflows/opencode-review-dispatch.yml or its review-agent key system.

Required before merge

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9c73a9a6-3871-4f91-8b37-5c0044c73fb6

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

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

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