-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
Description
🌟 Weekly Highlights
It's been a very active week for GitHub Copilot for Azure! The team shipped a wave of new skills, quality improvements, and infrastructure upgrades. Here's what happened 🚀
✅ Merged This Week (Selected PRs)
| PR | Title | Author |
|---|---|---|
| #865 | Skills to containerize, deploy & invoke hosted agents + Foundry remote MCP server | @ankitbko |
| #934 | Initial draft of composable templates for Azure Functions | @paulyuk |
| #943 | Add Terraform Flex Consumption patterns for Azure Functions | @Copilot |
| #956 | Guidance for Azure Functions secret storage on Container Apps with identity-based auth | @Copilot |
| #977 | Fix: switch skill descriptions from YAML literal block (|) to folded (>-) — affects all 21 skills |
@spboyer |
| #978 | Add agentic workflow for weekly repo status | @kvenkatrajan |
| #983 | Update repo status workflow to run weekly on Fridays | @Copilot |
| #970 | Add ESLint to scripts project | @JasonYeMSFT |
| #972 | Refresh OIDC access token periodically (fixes long test runs) | @JasonYeMSFT |
🔄 Active Pull Requests (Open)
| PR | Title | Author |
|---|---|---|
| #880 | Add azure-hosted-copilot-sdk skill |
@jongio |
| #979 | Add Azure Messaging Skill | @kashifkhan |
| #919 | Add Durable Task Scheduler skill | @greenie-msft |
| #959 | Post-deployment guidance: ASP.NET Core + EF + SQL managed identity | @Copilot |
| #960 | Default to Entra-only auth for SQL Database in azure-prepare | @Copilot |
| #913 | RBAC role assignment prerequisite guidance | @Copilot |
| #981 | Refactor azure-deploy integration tests (separate Bicep/Terraform) | @Copilot |
| #968 | Add pipeline YAML and script | @hallipr |
| #969 | Agents first version (Mukeshag) | @smartmuki |
🐛 Open Issues to Watch
| Issue | Title | Priority |
|---|---|---|
| #724 | Skill bug: wrong region update when resource group name already exists elsewhere | 🔴 Bug |
| #929 | Foundry MCP opens browser to authenticate unexpectedly | 🔴 Bug |
| #912 | Insufficient RBAC guidance for identity-based resource access | 🟡 Enhancement |
| #882 | Integration tests for Terraform (matching Bicep coverage) | 🟡 Testing |
| #974 | Deploy integration tests timing out — needs parallelization | 🟡 CI/CD |
| #976 | Add benchmark tests for remaining skills | 🟡 Testing |
| #926 | Add a Messaging Skill | 🟢 Feature |
| #973 | Align MS Learn Azure Functions docs with Copilot skill recipes | 🟢 Docs |
📦 Recent Commits Snapshot
942f5d9— Update repo status workflow from daily to weekly6be61a8— Composable templates for Azure Functions2db9e59— Fix skill YAML description format (>-) across all skills1837adf— Hosted agents + Foundry remote MCP server skills18f8241— Terraform Flex Consumption patterns for Azure Functions0cff7bc— Refresh OIDC access token periodically7da2886— Brownfield tests to validate Copilot PR changesb012220— Misc security alert fixes
💡 Recommendations for Maintainers
- Merge Add azure-hosted-copilot-sdk skill with test infrastructure and local dev tooling #880 (azure-hosted-copilot-sdk) and Add Azure Messaging Skill #979 (Messaging Skill) — both are active and add significant user-facing value.
- Triage Deploy integration tests are timing out look at parallelizing jobs by test patterns #974 — integration test timeouts in deploy tests are a CI/CD risk; consider parallelizing by test pattern.
Fix #929— the Foundry MCP browser-auth pop-up is a bad UX and a likely blocker for users in headless/CI environments.- Close stale issues — a handful of issues (incorrect documentation answer #40, Hallucinated incorrect code despite all references being correct #145, Broken documentation reference link #195, please fix this error #587) have been open for a long time and may benefit from a triage pass.
- Track Add benchmark tests for remaining skills #976 — adding benchmark tests for remaining skills will help maintain quality as new skills ship.
📈 Activity Summary
| Metric | Count |
|---|---|
| PRs merged this week | ~15 |
| PRs currently open | 20+ |
| Issues open (tracked) | 20+ |
| New skills in review | 3 (Messaging, Durable Task, Hosted Copilot SDK) |
🤖 This report was auto-generated by the weekly repo status workflow. Filed every Friday at 18:00 UTC.
Generated by Weekly Repo Status
To install this workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@3a74730dbaddf484a9002a4bf34cd588cace7767. View source at https://github.com/githubnext/agentics/tree/3a74730dbaddf484a9002a4bf34cd588cace7767/workflows/daily-repo-status.md.
Reactions are currently unavailable