Skip to content

feat: wire integration tests into /fix workflow#699

Merged
PureWeen merged 1 commit intomainfrom
feat/integration-test-flow
Apr 22, 2026
Merged

feat: wire integration tests into /fix workflow#699
PureWeen merged 1 commit intomainfrom
feat/integration-test-flow

Conversation

@PureWeen
Copy link
Copy Markdown
Owner

The /fix workflow now dispatches both verify-build AND polypilot-integration after pushing fixes.

polypilot-integration now accepts pr_number and ref inputs, checks out the PR branch, and posts a results table back to the PR:

  • Linux/GTK: build → launch under xvfb → MauiDevFlow agent → smoke tests
  • Mac Catalyst: build verification
  • Windows: build → launch → DevFlow → smoke tests

Testing this against PR #587 (scheduled task integration tests).

- Add pr_number and ref inputs to polypilot-integration.yml
- Add ref to all checkout steps so it builds the PR branch
- Add report job that posts results back to the PR
- Wire polypilot-integration into fix-shared.md dispatch-workflow
- /fix now dispatches both verify-build AND integration tests

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PureWeen PureWeen merged commit 2c1e8ec into main Apr 22, 2026
@PureWeen PureWeen deleted the feat/integration-test-flow branch April 22, 2026 04:55
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