Skip to content

Add gh-aw-detection: true to 8 audit/report/detector workflows - #52662

Open
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/deep-report-add-gh-aw-detection
Open

Add gh-aw-detection: true to 8 audit/report/detector workflows#52662
pelikhan with Copilot wants to merge 3 commits into
mainfrom
copilot/deep-report-add-gh-aw-detection

Conversation

Copilot AI commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

8 scheduled workflows with audit/report/detector/analyzer-style names were missing gh-aw-detection: true, so their AI-credit usage was not captured by the detection pipeline like their peers.

Changes

  • Added features: { gh-aw-detection: true } to the frontmatter of:
    • daily-action-setup-security-audit.md
    • daily-firewall-report.md
    • daily-regression-audit-kiro.md
    • daily-schema-audit-cursor.md
    • daily-sentrux-report.md
    • designer-drift-audit.md
    • go-pattern-detector.md
    • static-analysis-report.md
  • Recompiled all 8 workflows to regenerate their corresponding .lock.yml files

Example

---
emoji: "🛡️"
description: Daily deep-dive security audit of actions/setup/* files using cache-memory to rotate focus across security aspects
features:
  gh-aw-detection: true
on:
  schedule: daily
  workflow_dispatch:
---

Run: https://github.com/github/gh-aw/actions/runs/31795158705> Generated by 👨‍🍳 PR Sous Chef · gpt54 · 9.47 AIC · ⌖ 7.2 AIC · ⊞ 8.5K ·

Comment /souschef to run again

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add gh-aw-detection: true to 8 audit/report/detector-named workflows Add gh-aw-detection: true to 8 audit/report/detector workflows Aug 14, 2026
Copilot AI requested a review from pelikhan August 14, 2026 06:49
@pelikhan
pelikhan marked this pull request as ready for review August 14, 2026 10:56
Copilot AI balanced review requested due to automatic review settings August 14, 2026 10:56

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

Adds external detection tracking to eight scheduled audit/report workflows, closing the coverage gap identified in #52311.

Changes:

  • Enabled gh-aw-detection in all eight workflow frontmatters.
  • Regenerated corresponding lock files with the external detection pipeline.
Show a summary per file
File Description
daily-action-setup-security-audit.md Enables detection tracking.
daily-action-setup-security-audit.lock.yml Regenerates compiled workflow.
daily-firewall-report.md Enables detection tracking.
daily-firewall-report.lock.yml Regenerates compiled workflow.
daily-regression-audit-kiro.md Enables detection tracking.
daily-regression-audit-kiro.lock.yml Regenerates compiled workflow.
daily-schema-audit-cursor.md Enables detection tracking.
daily-schema-audit-cursor.lock.yml Regenerates compiled workflow.
daily-sentrux-report.md Enables detection tracking.
daily-sentrux-report.lock.yml Regenerates compiled workflow.
designer-drift-audit.md Enables detection tracking.
designer-drift-audit.lock.yml Regenerates compiled workflow.
go-pattern-detector.md Enables detection tracking.
go-pattern-detector.lock.yml Regenerates compiled workflow.
static-analysis-report.md Enables detection tracking.
static-analysis-report.lock.yml Regenerates compiled workflow.

Review details

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

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

@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot
Quick triage for maintainer-ready follow-up:

Please refresh the branch if needed, address the unresolved review feedback, rerun validation, and use the pr-finisher skill before handing back.

Generated by 👨‍🍳 PR Sous Chef · gpt54 · 9.47 AIC · ⌖ 7.2 AIC · ⊞ 8.5K ·
Comment /souschef to run again

Copilot AI commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

@copilot
Quick triage for maintainer-ready follow-up:
...

Branch is current with main at 425431a. No unresolved review threads were found; all local validation passed (make fmt, make lint, make test-unit, make test, make recompile), and the workflow sources and generated lockfiles remain in sync.

@github-actions

Copy link
Copy Markdown
Contributor

PR Triage\n\n- Category: chore\n- Risk: low\n- Priority: medium\n- Score: 40/100 (impact 15 + urgency 15 + quality 10)\n- Recommended action: batch_review\n- Batch: workflow-metadata-chores\n

Generated by 🔧 PR Triage Agent · auto · 62.8 AIC · ⌖ 2.76 AIC · ⊞ 7.8K ·

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] Add gh-aw-detection: true to 8 audit/report/detector-named scheduled workflows

4 participants