Skip to content

Add gh-aw-detection to Daily Team Evolution Insights and MCP Inspector Agent - #53556

Merged
pelikhan merged 2 commits into
mainfrom
copilot/deep-report-add-gh-aw-detection
Aug 18, 2026
Merged

Add gh-aw-detection to Daily Team Evolution Insights and MCP Inspector Agent#53556
pelikhan merged 2 commits into
mainfrom
copilot/deep-report-add-gh-aw-detection

Conversation

Copilot AI commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The Detection Analysis Report flagged three workflows as misconfigured against the gh-aw-detection policy: Daily Team Evolution Insights and MCP Inspector Agent were missing the flag entirely, and Smoke Copilot Sub Agents appeared to lack a documented opt-out.

Frontmatter changes

  • Added features: { gh-aw-detection: true } to daily-team-evolution-insights.md
  • Added features: { gh-aw-detection: true } to mcp-inspector.md
  • Recompiled the corresponding .lock.yml files for both workflows

Verification

  • smoke-copilot-sub-agents.md already carries an explicit gh-aw-detection: false opt-out (consistent with the AIC Usage Audit precedent), so no change was needed there
features:
  gh-aw-detection: true

…spector Agent

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add gh-aw-detection to Daily Team Evolution Insights and MCP Inspector Agent Add gh-aw-detection to Daily Team Evolution Insights and MCP Inspector Agent Aug 18, 2026
Copilot AI requested a review from pelikhan August 18, 2026 02:40
@pelikhan
pelikhan marked this pull request as ready for review August 18, 2026 02:49
Copilot AI balanced review requested due to automatic review settings August 18, 2026 02:49
@pelikhan
pelikhan merged commit 73e0bc7 into main Aug 18, 2026
4 checks passed
@pelikhan
pelikhan deleted the copilot/deep-report-add-gh-aw-detection branch August 18, 2026 02:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Enables gh-aw-detection for two workflows identified by the detection audit.

Changes:

  • Enables detection for Daily Team Evolution Insights and MCP Inspector Agent.
  • Recompiles both generated workflow lock files.
Show a summary per file
File Description
.github/workflows/mcp-inspector.md Enables detection.
.github/workflows/mcp-inspector.lock.yml Updates generated workflow.
.github/workflows/daily-team-evolution-insights.md Enables detection.
.github/workflows/daily-team-evolution-insights.lock.yml Updates generated workflow.

Review details

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.87.1

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.

[deep-report] Add gh-aw-detection to Daily Team Evolution Insights, MCP Inspector Agent, Smoke Copilot Sub Agents

3 participants