Skip to content

feat(harness): Add --note option to label test runs#1348

Open
jioffe502 wants to merge 1 commit intoNVIDIA:mainfrom
jioffe502:feat/harness-note-option
Open

feat(harness): Add --note option to label test runs#1348
jioffe502 wants to merge 1 commit intoNVIDIA:mainfrom
jioffe502:feat/harness-note-option

Conversation

@jioffe502
Copy link
Collaborator

Add a --note CLI option that allows users to attach a descriptive label to harness runs. This makes it easier to identify and filter runs when reviewing results or when agents are sifting through artifacts.

The note appears in:

  • stdout (and stdout.txt) at the start of the run
  • results.json for each dataset
  • session_summary.json when using sessions

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • If adjusting docker-compose.yaml environment variables have you ensured those are mimicked in the Helm values.yaml file.

Add a --note CLI option that allows users to attach a descriptive label
to harness runs. This makes it easier to identify and filter runs when
reviewing results or when agents are sifting through artifacts.

The note appears in:
- stdout (and stdout.txt) at the start of the run
- results.json for each dataset
- session_summary.json when using sessions

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@jioffe502 jioffe502 requested a review from a team as a code owner January 29, 2026 20:56
@jioffe502 jioffe502 requested a review from edknv January 29, 2026 20:56
@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 29, 2026

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.

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