Skip to content

Enable detection for newly flagged report workflows - #51171

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

Enable detection for newly flagged report workflows#51171
pelikhan merged 2 commits into
mainfrom
copilot/deep-report-add-gh-aw-detection

Conversation

Copilot AI commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Detection analysis flagged three monitor/report-style workflows that matched the name-based detection rule but did not opt into gh-aw-detection. This keeps detection coverage consistent for the recurring reporting/monitoring workflow pattern.

  • Workflow frontmatter
    • Added gh-aw-detection: true under features for:
      • Deployment Incident Monitor
      • Deep Report
      • Daily Regulatory Report Generator
features:
  gh-aw-detection: true
  • Generated workflow locks
    • Recompiled the affected workflows so their .lock.yml files include the detection feature metadata and generated detection wiring.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add gh-aw-detection: true to monitored workflows Enable detection for newly flagged report workflows Aug 7, 2026
Copilot AI requested a review from pelikhan August 7, 2026 19:44
@pelikhan
pelikhan marked this pull request as ready for review August 7, 2026 19:45
Copilot AI balanced review requested due to automatic review settings August 7, 2026 19:45
@pelikhan
pelikhan merged commit 67d5a02 into main Aug 7, 2026
@pelikhan
pelikhan deleted the copilot/deep-report-add-gh-aw-detection branch August 7, 2026 19:45

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

Enables consistent threat-detection coverage for the three report/monitor workflows identified in #51112.

Changes:

  • Enables gh-aw-detection in all three workflow definitions.
  • Recompiles generated locks with feature metadata and detection wiring.
Show a summary per file
File Description
.github/workflows/deployment-incident-monitor.md Enables detection.
.github/workflows/deployment-incident-monitor.lock.yml Updates generated detection workflow.
.github/workflows/deep-report.md Enables detection.
.github/workflows/deep-report.lock.yml Updates generated detection workflow.
.github/workflows/daily-regulatory.md Enables detection.
.github/workflows/daily-regulatory.lock.yml Updates generated detection workflow.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.86.1

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

Labels

None yet

Projects

None yet

3 participants