Skip to content

Conversation

@tmeschter
Copy link
Contributor

This PR adds a new skill for creating, testing, deploying, and updating Azure Static Web Apps.

Copilot AI review requested due to automatic review settings January 16, 2026 18:42
@tmeschter tmeschter closed this Jan 16, 2026
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 adds a comprehensive new skill for working with Azure Static Web Apps. The skill provides detailed guidance on creating, configuring, deploying, and troubleshooting Azure Static Web Apps using the SWA CLI.

Changes:

  • Added a new skill folder skills/azure-static-web-apps/ with a detailed SKILL.md file
  • Documentation includes CLI command reference, configuration file guidance, scenario-based workflows, and troubleshooting tips

@@ -0,0 +1,315 @@
---
name: azure-static-web-apps
description: Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.
Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

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

The description field value must be wrapped in single quotes. Please update to: description: 'Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.'

Copilot generated this review using guidance from repository custom instructions.
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.

1 participant