Skip to content

chore: trigger NVSkills CI for cuopt-routing-api-python - #1676

Open
ramakrishnap-nv wants to merge 5 commits into
mainfrom
chore/nvskills-ci-cuopt-routing-api-python
Open

chore: trigger NVSkills CI for cuopt-routing-api-python#1676
ramakrishnap-nv wants to merge 5 commits into
mainfrom
chore/nvskills-ci-cuopt-routing-api-python

Conversation

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator

Trivial blank-line addition after SKILL.md frontmatter to trigger NVSkills CI — fetch updated skill card and benchmark for cuopt-routing-api-python.

@ramakrishnap-nv
ramakrishnap-nv requested a review from a team as a code owner August 5, 2026 20:33
@ramakrishnap-nv
ramakrishnap-nv requested a review from Iroy30 August 5, 2026 20:33
@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/nvskills-ci

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The cuOpt routing skill package received updated metadata, benchmark and evaluation records, reference and output descriptions, formatting, and in-toto attestation data.

Changes

Routing skill publication refresh

Layer / File(s) Summary
Skill metadata and formatting
skills/cuopt-routing-api-python/SKILL.md, skills/cuopt-routing-api-python/skill-card.md
Updated document spacing, metadata, references, output format, and evaluator identifiers.
Evaluation publication report
skills/cuopt-routing-api-python/BENCHMARK.md, skills/cuopt-routing-api-python/skill-card.md
Replaced evaluation content with updated metadata, scoring details, findings, signals, and agent results.
Attestation refresh
skills/cuopt-routing-api-python/skill.oms.sig
Replaced the attestation payload, resource digests, serialization metadata, and DSSE signature.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • NVIDIA/cuopt#1666: Both PRs modify skills/cuopt-routing-api-python/SKILL.md.
  • NVIDIA/cuopt#1675: Both PRs refresh skill documentation, benchmarks, metadata, and attestations.
  • NVIDIA/cuopt#1671: Both PRs add a blank line after SKILL.md front matter for NVSkills CI.

Suggested reviewers: iroy30, tmckayus

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly states that the change triggers NVSkills CI for the specified skill.
Description check ✅ Passed The description accurately explains the blank-line change and the resulting NVSkills CI updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 chore/nvskills-ci-cuopt-routing-api-python

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

@ramakrishnap-nv ramakrishnap-nv added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

CI Test Summary

⏭️ All 5 test job(s) skipped.

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/nvskills-ci

Signed-off-by: nvskills-svc-account <svc-nvskills-signing@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 `@skills/cuopt-routing-api-python/BENCHMARK.md`:
- Line 37: Correct the Codex overall uplift from +22 points to +23 points in
skills/cuopt-routing-api-python/BENCHMARK.md at lines 37-37 and
skills/cuopt-routing-api-python/skill-card.md at lines 70-70, then regenerate
skill.oms.sig to keep the benchmark artifacts consistent.
🪄 Autofix

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: Enterprise

Run ID: 8f7b3efa-2b32-4796-999d-6d15f667fc1c

📥 Commits

Reviewing files that changed from the base of the PR and between fd2951f and bf0fe85.

📒 Files selected for processing (3)
  • skills/cuopt-routing-api-python/BENCHMARK.md
  • skills/cuopt-routing-api-python/skill-card.md
  • skills/cuopt-routing-api-python/skill.oms.sig

Underlying evaluation signals used in this run:
| Measure | Claude Code (Baseline → Skill Uplift) | Codex (Baseline → Skill Uplift) |
|---|---:|---:|
| Overall | 52% → 95% (+43 points) | 60% → 83% (+22 points) |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick win

Keep the Codex uplift consistent across both reports.

The documented formula is skill score - baseline score. The Codex result is 83% - 60% = +23 points, not +22 points. Correct both rows and regenerate skill.oms.sig.

  • skills/cuopt-routing-api-python/BENCHMARK.md#L37-L37: change the Codex overall uplift from +22 points to +23 points.
  • skills/cuopt-routing-api-python/skill-card.md#L70-L70: change the matching summary value from +22 points to +23 points.
Proposed correction
- | Overall | 52% → 95% (+43 points) | 60% → 83% (+22 points) |
+ | Overall | 52% → 95% (+43 points) | 60% → 83% (+23 points) |
📍 Affects 2 files
  • skills/cuopt-routing-api-python/BENCHMARK.md#L37-L37 (this comment)
  • skills/cuopt-routing-api-python/skill-card.md#L70-L70
🤖 Prompt for 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.

In `@skills/cuopt-routing-api-python/BENCHMARK.md` at line 37, Correct the Codex
overall uplift from +22 points to +23 points in
skills/cuopt-routing-api-python/BENCHMARK.md at lines 37-37 and
skills/cuopt-routing-api-python/skill-card.md at lines 70-70, then regenerate
skill.oms.sig to keep the benchmark artifacts consistent.

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/ok to test bf0fe85

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/ok to test 22b6e5e

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/ok to test 7bccfef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants