From f3ef527c2c48dab8e0aa1ee4cd29f4f3f36a1af4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:05:50 +0000 Subject: [PATCH 1/2] Initial plan From 502736227090df02cd7113422cd3dc2b651a04d4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 21 Jun 2026 03:14:29 +0000 Subject: [PATCH 2/2] Apply remaining changes Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .github/workflows/smoke-copilot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-copilot.md b/.github/workflows/smoke-copilot.md index e5fd95e1f03..df8cee3040a 100644 --- a/.github/workflows/smoke-copilot.md +++ b/.github/workflows/smoke-copilot.md @@ -185,7 +185,7 @@ Run these checks and mark each as ✅/❌: 8. Build: run `GOCACHE=/tmp/gh-aw/agent/go-cache GOMODCACHE=/tmp/gh-aw/agent/go-mod make build`. 9. Artifact upload (only if build passes): stage `./gh-aw` at `$RUNNER_TEMP/gh-aw/safeoutputs/upload-artifacts/gh-aw` and call `upload_artifact` with `path: "gh-aw"`. 10. Discussion create: call `create_discussion` in `announcements` with label `ai-generated`, title `copilot was here`, temp ID `aw_smoke_discussion`. -11. Workflow dispatch: call `dispatch_workflow` for `haiku-printer` with an original testing/automation haiku. +11. Workflow dispatch: call `dispatch_workflow` for `haiku-printer` and include `inputs.message` with an original testing/automation haiku (non-empty string). 12. PR review tools: add 1-2 inline `create_pull_request_review_comment` comments, submit review with event `COMMENT`, then reply to most recent existing review comment ID when available. 13. Comment memory: append an original 3-line haiku to `/tmp/gh-aw/comment-memory/*.md`. 14. Sub-agent: use `file-summarizer` on `README.md`.