-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Test Results
| Test | Status |
|---|---|
| GitHub MCP | ✅ |
| Safe Inputs GH CLI | ✅ |
| Serena MCP | ✅ |
| Playwright | ✅ |
| File Writing | ✅ |
| Bash Tool | ✅ |
| Discussion Interaction | ✅ |
| Build gh-aw | ❌ |
| Test gh-aw | ❌ |
Overall Status
FAIL - Build and test failed due to Go version mismatch (requires 1.25.0, running 1.23.12)
Test Details
GitHub MCP Testing
Retrieved last 2 merged PRs:
- Fix AWF command quoting to ensure agent runs inside firewall container #11969: Fix AWF command quoting to ensure agent runs inside firewall container
- Add
projectfrontmatter field for automatic project board tracking #12046: Addprojectfrontmatter field for automatic project board tracking
Safe Inputs GH CLI Testing
Successfully queried 2 PRs using safeinputs-gh:
- Fix test failures when running
make test#12055: [WIP] Fix test failures when running make test - Add project field with campaign orchestration support to workflows #12053: Enable campaign orchestrator generation via project field detection
Serena MCP Testing
Project activated: gh-aw at /home/runner/work/gh-aw/gh-aw
Languages detected: go, typescript, bash
Playwright Testing
Navigated to https://github.com
Page title: "GitHub · Change is constant. GitHub keeps you ahead. · GitHub" ✅
File & Bash Testing
Created test file: /tmp/gh-aw/agent/smoke-test-copilot-21407069739.txt
Content verified: "Smoke test passed for Copilot at Tue Jan 27 17:22:58 UTC 2026"
Discussion Interaction Testing
Queried latest discussion: #12049 "[daily issues] Daily Issues Report - 2026-01-27"
Added playful comment to discussion ✅
Build & Test Failures
Build Error:
go: go.mod requires go >= 1.25.0 (running go 1.23.12; GOTOOLCHAIN=local)
make: *** [Makefile:23: build] Error 1
```
**Test Error:**
```
go: go.mod requires go >= 1.25.0 (running go 1.23.12; GOTOOLCHAIN=local)
make: *** [Makefile:46: test] Error 1
The environment is running Go 1.23.12 but the project requires Go 1.25.0+.
Metadata
- Run: §21407069739
- Timestamp: 2026-01-27T17:22:58Z
- Engine: Copilot
- PR: Add build step and timeout updates to smoke workflows #11968
- Author: @Mossaka
AI generated by Smoke Copilot for #11968
- expires on Jan 27, 2026, 7:25 PM UTC