ewega opened a new pull request, #8721: URL: https://github.com/apache/incubator-devlake/pull/8721
**Key changes include:** ### DevLake Deployment Automation & Documentation * Added `.github/agents/deploy-devlake.agent.md`: Introduces a detailed Copilot agent for deploying Apache DevLake, supporting both official and custom builds, with interactive workflows for Azure cloud and local Docker setups. It enforces explicit user confirmation before resource creation and mandates use of a deployment skill for Azure operations. * Added `.github/skills/deploy-devlake/SKILL.md`: Provides a reusable skill with scripts, references, and instructions for deploying DevLake to Azure via Bicep or CLI, including state file management and cleanup procedures. * Added `.github/agents/README.md`: Documents the purpose, usage, and configuration of custom GitHub Copilot agents for DevLake, including prerequisites, best practices, troubleshooting, and contribution guidelines. ### Local Development Workflow Improvements * Added `.github/prompts/start-devlake.prompt.md`: Supplies a Copilot prompt for starting the full DevLake stack locally, with step-by-step instructions for verifying and troubleshooting backend, Grafana, and Config UI services. ### Repository Hygiene * Updated `.dockerignore`: Expanded to ignore common OS files, editor/IDE directories, environment files, logs, and dependency/build outputs, reducing local clutter and accidental commits of sensitive or irrelevant files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
