Skip to content

Enable detection on three audit workflows missing gh-aw-detection#44095

Closed
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/deep-report-enable-gh-aw-detection-another-one
Closed

Enable detection on three audit workflows missing gh-aw-detection#44095
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/deep-report-enable-gh-aw-detection-another-one

Conversation

Copilot AI commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Three audit/analysis workflows matched the detection report’s audit patterns but were still running without gh-aw-detection. This updates those workflows to opt into detection and recompiles the generated lock files so the runtime behavior stays in sync.

  • Workflows updated

    • Enabled detection for:
      • Copilot Agent Prompt Clustering Analysis
      • Typist - Go Type Analysis
      • GitHub MCP Structural Analysis
  • Frontmatter change

    • Added the detection feature flag to each workflow source:
features:
  gh-aw-detection: true
  • Compiled outputs

    • Recompiled the corresponding .lock.yml files so the generated workflows include the detection metadata and detection job wiring emitted by gh-aw.
  • Scope

    • No prompt-body changes.
    • No behavior changes outside enabling detection for these three workflows.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Enable gh-aw-detection on three audit workflows Enable detection on three audit workflows missing gh-aw-detection Jul 7, 2026
Copilot AI requested a review from pelikhan July 7, 2026 18:45
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🤖 Triage Assessment

Field Value
Category chore
Risk 🟡 Medium
Score 50/100 (Impact 22 + Urgency 15 + Quality 13)
Action defer (draft)

Summary: Enables gh-aw-detection on 3 audit workflows. Draft. Recompiles generated files (+78/−171, 6 files). No CI triggered yet.

Next: Convert to ready-for-review after CI passes.

Generated by 🔧 PR Triage Agent · 97.9 AIC · ⌖ 12.4 AIC · ⊞ 5.4K ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deep-report] Enable gh-aw-detection on 3 audit workflows missing it (Prompt Clustering, Typist, MCP Structural)

2 participants