Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 4, 2025

Removes the deprecated smoke-opencode workflow and its compiled lock file.

Changes

  • Deleted .github/workflows/smoke-opencode.md (workflow source)
  • Deleted .github/workflows/smoke-opencode.lock.yml (compiled workflow, 3,092 lines)
  • Removed workflow entry from docs/src/content/docs/status.mdx documentation
Original prompt

Delete https://github.com/githubnext/gh-aw/blob/main/.github/workflows/smoke-opencode.md and lock file


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

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove smoke opencode workflow and lock file Delete smoke-opencode workflow Nov 4, 2025
Copilot AI requested a review from pelikhan November 4, 2025 15:44
@pelikhan pelikhan marked this pull request as ready for review November 4, 2025 15:49
Copilot AI review requested due to automatic review settings November 4, 2025 15:49
@pelikhan pelikhan merged commit edc5c36 into main Nov 4, 2025
4 checks passed
@pelikhan pelikhan deleted the copilot/delete-smoke-opencode-workflow branch November 4, 2025 15:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the "Smoke OpenCode" workflow from the repository. The workflow was a smoke test that used the OpenCode engine (custom engine with opencode-ai@0.15.13) to review the last 5 merged pull requests.

  • Complete removal of the experimental OpenCode smoke test workflow
  • Cleanup of generated workflow artifacts
  • Update to workflow status documentation

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
docs/src/content/docs/status.mdx Removed the Smoke OpenCode workflow entry from the workflow status table
.github/workflows/smoke-opencode.md Deleted the source workflow file (custom engine using opencode-ai)
.github/workflows/smoke-opencode.lock.yml Deleted the generated GitHub Actions workflow file (~3092 lines)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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