Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 11, 2026

Adds a GitHub Actions CI workflow to verify builds on PRs to main and on merge.

  • Node 22, npm ci, webpack production build
  • Triggers on pull_request and push to main
  • npm dependency caching via actions/setup-node
  • Scoped permissions: contents: read

💡 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.

Co-authored-by: chagong <831821+chagong@users.noreply.github.com>
Copilot AI changed the title [WIP] Add GitHub Actions CI workflow for PR build verification Add GitHub Actions CI workflow for PR build verification Feb 11, 2026
Copilot AI requested a review from chagong February 11, 2026 03:23
@chagong chagong marked this pull request as ready for review February 11, 2026 03:26
@wenytang-ms wenytang-ms merged commit 52875a0 into main Feb 11, 2026
2 checks passed
@wenytang-ms wenytang-ms deleted the copilot/add-github-actions-ci-workflow branch February 11, 2026 03:26
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.

3 participants