Skip to content

Enable gh-aw detection coverage on Smoke CI and four analysis workflows#43363

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

Enable gh-aw detection coverage on Smoke CI and four analysis workflows#43363
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/deep-report-enable-gh-aw-detection

Conversation

Copilot AI commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Deep-report flagged five workflows with missing/disabled detection, creating a coverage gap in high-signal audit/analysis paths and the high-traffic smoke workflow. This change enables gh-aw-detection across all flagged workflows and turns on Smoke CI threat detection, then regenerates compiled lockfiles.

  • Detection enablement

    • smoke-ci.md: set features.gh-aw-detection: true and safe-outputs.threat-detection: true
    • prompt-clustering-analysis.md: add features.gh-aw-detection: true
    • typist.md: add features.gh-aw-detection: true
    • agentic-token-audit.md: add features.gh-aw-detection: true
    • github-mcp-structural-analysis.md: add features.gh-aw-detection: true
  • Compiled workflow updates

    • Regenerated lockfiles for the five updated markdown workflows so runtime behavior matches frontmatter changes.
features:
  gh-aw-detection: true
safe-outputs:
  threat-detection: true   # Smoke CI only

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Enable gh-aw-detection on 5 flagged workflows Enable gh-aw detection coverage on Smoke CI and four analysis workflows Jul 4, 2026
Copilot AI requested a review from pelikhan July 4, 2026 10:44
@pelikhan pelikhan closed this Jul 4, 2026
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] Enable gh-aw-detection on 5 flagged workflows (Smoke CI + 4 audit/analysis)

2 participants