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

CopilotAI 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>
CopilotAI changed the title [WIP] Enable gh-aw-detection on three audit workflowsEnable detection on three audit workflows missing gh-aw-detectionJul 7, 2026
CopilotAI requested a review from pelikhanJuly 7, 2026 18:45
@github-actions

Copy link
Copy Markdown
Contributor

🤖 Triage Assessment

FieldValue
Categorychore
Risk🟡 Medium
Score50/100 (Impact 22 + Urgency 15 + Quality 13)
Actiondefer (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 ·

@pelikhanpelikhan closed this Jul 7, 2026
@github-actions
github-actionsBot deleted the copilot/deep-report-enable-gh-aw-detection-another-one branch July 15, 2026 02:59
Sign up for freeto 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

@pelikhan