Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

Updates the smoke-project workflow trigger and engine configuration to align with other smoke test workflows.

Changes

  • Trigger: Pull request label changed from smoke-project to smoke
  • Engine: Switched from copilot to codex
  pull_request:
    types: [labeled]
-   names: ["smoke-project"]
+   names: ["smoke"]
  
- engine: copilot
+ engine: codex

The compiled .lock.yml file reflects these changes with updated job conditions and Codex installation steps.

Original prompt

Update smoke-project agentic workflow to trigger on pull request labelled "smoke" and use codex engine


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits February 2, 2026 07:43
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…ex engine

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update smoke-project agentic workflow for PR trigger Update smoke-project workflow to trigger on "smoke" label and use codex engine Feb 2, 2026
Copilot AI requested a review from pelikhan February 2, 2026 07:45
@pelikhan pelikhan marked this pull request as ready for review February 2, 2026 07:47
@pelikhan pelikhan merged commit f1f60be into main Feb 2, 2026
140 checks passed
@pelikhan pelikhan deleted the copilot/update-smoke-workflow-trigger branch February 2, 2026 07:47
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