Skip to content

fix(experimental-config): add payload#171

Merged
nika-karsanova merged 1 commit into
mainfrom
nika/exp-config/add-payload
Jun 9, 2026
Merged

fix(experimental-config): add payload#171
nika-karsanova merged 1 commit into
mainfrom
nika/exp-config/add-payload

Conversation

@nika-karsanova

Copy link
Copy Markdown
Contributor

Summary

Motivation

Closes #

Changes

Test strategy

  • Added/updated unit tests
  • Manual CLI testing (poly <command>)
  • Tested against a live Agent Studio project
  • N/A (docs, config, or trivial change)

Checklist

  • ruff check . and ruff format --check . pass
  • pytest passes
  • No breaking changes to the poly CLI interface (or migration path documented)
  • Commit messages follow conventional commits

Screenshots / Logs

@nika-karsanova nika-karsanova requested a review from a team June 3, 2026 11:06
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Base (main) PR Change
69.6% 69.6% ±0.0% ➡️

@nika-karsanova nika-karsanova merged commit 3386677 into main Jun 9, 2026
5 checks passed
@nika-karsanova nika-karsanova deleted the nika/exp-config/add-payload branch June 9, 2026 14:48
AaronForinton added a commit that referenced this pull request Jun 11, 2026
## Summary

This is related to PR #171 

## Motivation

<!-- Why is this change needed? Link to an issue if applicable. -->

Closes #<!-- issue number -->

## Changes

<!-- Bullet list of the key changes. Focus on *what* changed, not *how*.
-->

-

## Test strategy

<!-- How did you verify this works? Check all that apply. -->

- [ ] Added/updated unit tests
- [ ] Manual CLI testing (`poly <command>`)
- [ ] Tested against a live Agent Studio project
- [x] N/A (docs, config, or trivial change)

## Checklist

- [ ] `ruff check .` and `ruff format --check .` pass
- [ ] `pytest` passes
- [x] No breaking changes to the `poly` CLI interface (or migration path
documented)
- [ ] Commit messages follow [conventional
commits](https://www.conventionalcommits.org/)

## Screenshots / Logs

<!-- Optional: paste terminal output, screenshots, or before/after diffs
if helpful. -->

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants