Skip to content

chore(ci): add kaynetu to copy-pr-bot trustees#1412

Merged
mchmarny merged 2 commits into
NVIDIA:mainfrom
kaynetu:chore/add-kaynetu-copy-pr-bot
Jun 22, 2026
Merged

chore(ci): add kaynetu to copy-pr-bot trustees#1412
mchmarny merged 2 commits into
NVIDIA:mainfrom
kaynetu:chore/add-kaynetu-copy-pr-bot

Conversation

@kaynetu

@kaynetu kaynetu commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Add kaynetu to additional_trustees in .github/copy-pr-bot.yaml so fork PRs can use the copy-pr-bot workflow.

Motivation / Context

Contributor needs copy-pr-bot trustee access to open PRs from kaynetu/aicr fork into NVIDIA/aicr.

Fixes: N/A
Related: N/A

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • Build/CI/tooling

Component(s) Affected

  • CLI (cmd/aicr, pkg/cli)
  • API server (cmd/aicrd, pkg/server)
  • Recipe engine / data (pkg/recipe)
  • Bundlers (pkg/bundler, pkg/component/*)
  • Collectors / snapshotter (pkg/collector, pkg/snapshotter)
  • Validator (pkg/validator)
  • Core libraries (pkg/errors, pkg/k8s)
  • Docs/examples (docs/, examples/)
  • Other: .github/copy-pr-bot.yaml

Implementation Notes

Single-line addition to the existing additional_trustees list (alphabetical placement).

Testing

# YAML-only change; no runtime tests required

N/A — config-only change.

Risk Assessment

  • Low — Isolated change, well-tested, easy to revert
  • Medium — Touches multiple components or has broader impact
  • High — Breaking change, affects critical paths, or complex rollout

Rollout notes: N/A

Checklist

  • Tests pass locally (make test with -race) — N/A (YAML-only)
  • Linter passes (make lint) — N/A (YAML-only)
  • I did not skip/disable tests to make CI green
  • I added/updated tests for new functionality — N/A
  • I updated docs if user-facing behavior changed — N/A
  • Changes follow existing patterns in the codebase
  • Commits are cryptographically signed (git commit -S)

@kaynetu kaynetu requested a review from a team as a code owner June 22, 2026 23:18
@copy-pr-bot

copy-pr-bot Bot commented Jun 22, 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 commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: aa0042aa-a045-47f1-b8d8-8c2785cd9deb

📥 Commits

Reviewing files that changed from the base of the PR and between ebbea76 and a7bcf34.

📒 Files selected for processing (1)
  • .github/copy-pr-bot.yaml

📝 Walkthrough

Walkthrough

The .github/copy-pr-bot.yaml file is updated to add kaynetu to the additional_trustees list. No other configuration values are modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and clearly summarizes the main change: adding kaynetu to the copy-pr-bot trustees configuration.
Description check ✅ Passed The description is comprehensive and directly related to the changeset, providing context, motivation, and implementation details for the YAML configuration change.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

Grant copy-pr-bot additional_trustees access for fork PR workflow.
@kaynetu kaynetu force-pushed the chore/add-kaynetu-copy-pr-bot branch from ebbea76 to a7bcf34 Compare June 22, 2026 23:21
@mchmarny mchmarny merged commit b391a17 into NVIDIA:main Jun 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants