microsoft / microsoft/GitHub-Copilot-for-Azure

[repo-status] πŸš€ Weekly Repo Status β€” Week of Sept 11–17, 2026

Open
#3,218 0 comments 0 reactions 0 assignees View on GitHub
report weekly-status
Dominant language
Python
Stars
250
Forks
204
Avg merge
1d 12h
Merged PRs (30d)
67

Description

Hey team! Here's your upbeat weekly pulse on **GitHub-Copilot-for-Azure** 🌟 β€” lots of momentum this week with new skills shipping, telemetry hardening wrapping up, and dependency hygiene humming along.

## πŸ“Š Issues

### Opened this week β€” **9 total**
All opened issues this week were general repo/infra concerns rather than tied to a specific individual skill, so they're grouped under **extension**:

- **extension**: 9
- [#3211](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3211) β€” Simplify telemetry hook client detection with explicit caller arguments
- [#3205](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3205) β€” Allow skill owners to bring their own Azure subscription for integration tests
- [#3212](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3212) β€” [aw] Issue Triage produced no safe outputs (automated workflow report)
- [#3206](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3206) β€” [aw] Issue Triage produced no safe outputs (automated workflow report)
- [#3189](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3189) β€” [aw] Issue Triage produced no safe outputs (automated workflow report)
- [#3188](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3188) β€” [aw] Detection Runs (automated workflow report)
- [#3213](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3213), [#3190](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3190), [#3187](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3187) β€” additional automated workflow reports (content restricted for this report)

### Closed this week β€” **12 total** βœ…
Also all grouped under **extension** (no skill-specific closures this week):

- [#3110](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3110) β€” Remove registry URLs from the tests package lock
- [#3080](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3080) β€” Verify telemetry collection on Cursor (Mac)
- [#3082](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3082) β€” Verify telemetry collection on Claude Code (Mac)
- [#3084](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3084) β€” Verify telemetry collection on VS Code (Mac)
- [#3085](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3085) β€” Verify telemetry collection on VS Code (Linux)
- [#3086](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3086) β€” Verify telemetry collection on Copilot CLI (Mac)
- [#3087](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3087) β€” Verify telemetry collection on Copilot CLI (Linux)
- [#3189](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3189) β€” [aw] Issue Triage automated report (closed)
- [#3206](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3206) β€” [aw] Issue Triage automated report (closed)
- [#3125](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3125), [#2164](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/2164), [#3103](https://github.com/microsoft/GitHub-Copilot-for-Azure/issues/3103) β€” closed this week (content restricted for this report)

πŸŽ‰ Big highlight: the **entire telemetry verification EPIC (#3077)** wrapped up this week β€” Cursor, Claude Code, VS Code, and Copilot CLI (Mac & Linux) are all verified! Great cross-platform coverage milestone.

## πŸ”€ Pull Requests

| Metric | Count |
|---|---|
| 🟒 Created & still in progress | **1** |
| βœ… Merged & closed | **17** |
| ❌ Discarded (closed w/o merge) | **5** |

**Notable merges this week:**
- 🎁 [#3209](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/3209) β€” feat: add Foundry IQ skills plugin
- 🎁 [#3191](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/3191) β€” feature: new onboard-plugin skill
- 🎁 [#2163](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/2163) β€” feature: add azure-local-skills plugin (standard + multi-rack)
- πŸ”§ [#3192](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/3192) β€” feat: expand Foundry validation rules
- πŸ”§ [#3207](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/3207) β€” feat(microsoft-foundry): add MCP-backed agent insights workflow
- πŸ› [#3214](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/3214) β€” fix: decode Cursor telemetry input as UTF-8
- πŸ› [#3202](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/3202) β€” fix: bump js-yaml to resolve a security advisory (GHSA-52cp-r559-cp3m)
- 🧹 Several dependency/tooling maintenance PRs (eslint, vitest, codeql-action, azure/login bumps)

**In progress:**
- [#3215](https://github.com/microsoft/GitHub-Copilot-for-Azure/pull/3215) β€” build(deps): bump pypdf in Foundry IQ helpers

## 🎯 Progress & Highlights

- 🏁 **Telemetry EPIC complete** β€” full client-coverage verification (#3077) closed out across 6 platforms.
- 🧩 **Two new plugins shipped**: Foundry IQ skills and azure-local-skills (standard + multi-rack).
- πŸ› οΈ **New meta-skill**: `onboard-plugin` landed to streamline scaffolding future plugins.
- πŸ” Security housekeeping stayed sharp β€” a js-yaml GHSA fix merged same-day.
- πŸ“¦ Dependency hygiene humming β€” steady stream of Dependabot bumps kept green.

## πŸ’‘ Recommendations & Next Steps

1. **Triage the 2 new untriaged issues** (#3211, #3205) β€” both are solid infra asks (telemetry hook simplification, bring-your-own-subscription for integration tests).
2. **Investigate repeat "[aw] Issue Triage produced no safe outputs" reports** β€” multiple automated workflow-failure issues appeared this week; worth a quick root-cause pass on the Issue Triage workflow.
3. **Land the open pypdf bump (#3215)** to keep the Foundry IQ plugin's dependency tree current.
4. Keep riding the plugin-creation momentum β€” with `onboard-plugin` now available, future plugin scaffolding should be faster.

Keep up the fantastic work, team! πŸ’ͺ✨

> Generated by [Weekly Repo Status](https://github.com/microsoft/GitHub-Copilot-for-Azure/actions/runs/35250936979) Β· copilot Β· auto Β· 103.8 AIC Β· βŒ– 4.72 AIC Β· ⊞ 7.2K Β· [β—·](https://github.com/search?q=repo%3Amicrosoft%2FGitHub-Copilot-for-Azure+is%3Aissue+%22gh-aw-workflow-call-id%3A+microsoft%2FGitHub-Copilot-for-Azure%2Fweekly-repo-status%22&type=issues)
>

Add this agentic workflow to your repo

To install this agentic workflow, run

```
gh aw add githubnext/agentics/workflows/daily-repo-status.md@3a74730dbaddf484a9002a4bf34cd588cace7767
```

Contributor guide

Open the contributing guide

Research direction

This is an automatically generated weekly status report; no source file, test, or entry point for a change is named. Review the linked workflow run and listed issues first; a suitable contribution would need an explicit task and completion criterion.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.