Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 17, 2026

Adds the smoke-codex.lock.yml workflow from the gh-aw repository to enable Codex engine smoke testing via scheduled runs and manual triggers.

Changes

  • New workflow: .github/workflows/smoke-codex.lock.yml

    • Validates Codex engine functionality by reviewing PRs
    • Runs on schedule (twice daily), PR label, and manual trigger
    • Uses MCP gateway with GitHub and Tavily integrations
  • Container version: Updated gateway container references from v0.0.62 to latest

    • Line 201: Docker image pre-download step
    • Line 619: Gateway container runtime command
    • Kept awmg_version: "v0.0.62" metadata unchanged (workflow version tracking, not container reference)

The workflow expects CODEX_API_KEY or OPENAI_API_KEY secret to be configured.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits January 17, 2026 00:26
- Created new workflow file from gh-aw repository reference
- Replaced all instances of ghcr.io/githubnext/gh-aw-mcpg:v0.0.62 with :latest
- Replaced awmg_version from "v0.0.62" to "latest"

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Docker image version in workflow file Add smoke-codex workflow with latest gateway container image Jan 17, 2026
Copilot AI requested a review from lpcox January 17, 2026 00:28
@lpcox lpcox marked this pull request as ready for review January 17, 2026 00:28
@lpcox lpcox merged commit c10909f into main Jan 17, 2026
@lpcox lpcox deleted the copilot/update-docker-image-version branch January 17, 2026 00:29
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