Skip to content

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

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

Add gh-aw-detection: true to 8 audit/report/detector workflows#52662
pelikhan merged 4 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


Generated by 👨‍🍳 PR Sous Chef · gpt54 · 10.5 AIC · ⌖ 7.62 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 ·

@github-actions

Copy link
Copy Markdown
Contributor

PR Triage

  • Category: chore
  • Risk: medium
  • Priority: medium (score: 45/100)
  • Score breakdown: impact 15/50, urgency 12/30, quality 18/20
  • Recommended action: batch_review
  • Batch: chore-workflow-updates

Automated triage by PR Triage Agent.

Generated by 🔧 PR Triage Agent · auto · 64.3 AIC · ⌖ 2.94 AIC · ⊞ 7.8K ·

@github-actions

Copy link
Copy Markdown
Contributor

PR Triage

Category: chore  |  Risk: low  |  Score: 27/100

Score breakdown

  • Impact: 10/50
  • Urgency: 5/30
  • Quality: 12/20

Recommended action: batch_review

Batch: chore-workflow-updates

Metadata-only workflow change, CI green.

Generated by 🔧 PR Triage Agent · auto · 68.2 AIC · ⌖ 10.7 AIC · ⊞ 7.8K ·

@pelikhan

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts on this branch.

@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot This branch has merge conflicts. Please run make merge-main to resolve the conflicts, then run the pr-finisher skill and summarize the maintainer-ready state in one comment.

Run: https://github.com/github/gh-aw/actions/runs/31865458995

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

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts on this branch.

Resolved and pushed in 936ef66817. The eight generated lockfiles were rebuilt from their merged workflow sources; make agent-report-progress passed with all lockfiles in sync.

@pelikhan
pelikhan merged commit d0b3044 into main Aug 15, 2026
1 check failed
@pelikhan
pelikhan deleted the copilot/deep-report-add-gh-aw-detection branch August 15, 2026 05:10
Copilot stopped work on behalf of gh-aw-bot due to an error August 15, 2026 05:10
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