Skip to content

[DOCS]: Add portable regression receipt example to results-and-reporting#70

Open
sumit1kr wants to merge 1 commit into
microsoft:mainfrom
sumit1kr:docs/regression-receipt-example
Open

[DOCS]: Add portable regression receipt example to results-and-reporting#70
sumit1kr wants to merge 1 commit into
microsoft:mainfrom
sumit1kr:docs/regression-receipt-example

Conversation

@sumit1kr
Copy link
Copy Markdown

@sumit1kr sumit1kr commented Jun 2, 2026

Closes #63

Adds a "Portable Regression Receipt" section to docs/usage/results-and-reporting.md
showing how to use existing report.metadata and result.metadata fields to produce
a stable, diffable CI artifact tied to JsonFileReportSink.

No new Python types introduced — docs only.

@sumit1kr sumit1kr requested review from a team and Copilot June 2, 2026 11:41
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds documentation describing a "Portable Regression Receipt" pattern for CI gating using JsonFileReportSink, including a sample JSON artifact illustrating run-level and scenario-level metadata.

Changes:

  • Adds a new section to docs/usage/results-and-reporting.md explaining how to use report.metadata and result.metadata for stable regression artifacts.
  • Provides an example JSON receipt with sample fields.

@sumit1kr
Copy link
Copy Markdown
Author

sumit1kr commented Jun 2, 2026

@microsoft-github-policy-service agree

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.

Docs: example pattern for agent safety regression receipts in reporting sinks

2 participants