feat(automation): run Inkspan hourly NVIDIA NIM review repair - #796
Draft
seonghobae wants to merge 8 commits into
Draft
feat(automation): run Inkspan hourly NVIDIA NIM review repair#796seonghobae wants to merge 8 commits into
seonghobae wants to merge 8 commits into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Add the product-specific one-hour PR review → repair → revalidation caller for
ContextualWisdomLab/inkspanwhile reusing the bounded NVIDIA NIM scheduler from prerequisite PR #782.Product and MSA behavior
ContextualWisdomLab/inkspanand protected basemain;compose/ui.panelmodular integration.Credential and safety boundary
The caller passes only
PR_REVIEW_MERGE_TOKENandOPENCODE_APPROVE_TOKEN. It does not usesecrets: inherit,COPILOT_GITHUB_TOKEN, GitHub Models, or directNVIDIA_NIM_API_KEYbinding. NVIDIA authentication remains confined to the two model-execution steps in the separately reviewed repair workflow. Workflow scope is read-only; Actions and Issues write permissions are job-scoped.The repair plane cannot approve or merge a PR, publish a release, alter reviewer credentials, update branch protection, or convert a failed check into success.
Verification
The existing permanent hourly contract now validates both product callers, exact repository and base values, distinct concurrency groups, one-dispatch and one-hour retry bounds, job-scoped permissions, exact secret mapping, absence of prohibited credentials, and focused-workflow trigger coverage. The new doctoring record provides APA 7th primary-source references and rollback boundaries.
CHANGELOG.mdrecords the product heartbeat.Stacked activation boundary
This PR intentionally targets
fix/hourly-nvidia-nim-review-repair-main, the head branch of prerequisite PR #782, so the diff contains only the Inkspan caller slice. It must not merge before #782. After #782 merges, retarget this PR to protectedmain, rerun every exact-head contract, security, supply-chain, CodeRabbit, OpenCode, Noema, independent-approval, unresolved-thread, and branch-protection gate, then enable normal auto-merge without bypass.The schedule is not active until both prerequisite and this caller are present on the protected default branch.