Add gh-aw-detection: true to 7 high-frequency workflows lacking anomaly/prompt-injection detection - #49071
Merged
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Enable gh-aw-detection on 7 workflows for anomaly detection
Add gh-aw-detection: true to 7 high-frequency workflows lacking anomaly/prompt-injection detection
Jul 30, 2026
pelikhan
marked this pull request as ready for review
July 30, 2026 06:54
Contributor
There was a problem hiding this comment.
Pull request overview
Enables anomaly and prompt-injection detection for seven frequently run agentic workflows.
Changes:
- Added
gh-aw-detection: trueto each workflow’s frontmatter. - Regenerated corresponding lock files with the external threat-detection flow.
Show a summary per file
| File | Description |
|---|---|
.github/workflows/pr-sous-chef.md |
Enables detection. |
.github/workflows/pr-sous-chef.lock.yml |
Updates compiled workflow. |
.github/workflows/pr-description-caveman.md |
Enables detection. |
.github/workflows/pr-description-caveman.lock.yml |
Updates compiled workflow. |
.github/workflows/pr-code-quality-reviewer.md |
Enables detection. |
.github/workflows/pr-code-quality-reviewer.lock.yml |
Updates compiled workflow. |
.github/workflows/mattpocock-skills-reviewer.md |
Enables detection. |
.github/workflows/mattpocock-skills-reviewer.lock.yml |
Updates compiled workflow. |
.github/workflows/issue-monster.md |
Enables detection. |
.github/workflows/issue-monster.lock.yml |
Updates compiled workflow. |
.github/workflows/impeccable-skills-reviewer.md |
Enables detection. |
.github/workflows/impeccable-skills-reviewer.lock.yml |
Updates compiled workflow. |
.github/workflows/design-decision-gate.md |
Enables detection. |
.github/workflows/design-decision-gate.lock.yml |
Updates compiled workflow. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 14/14 changed files
- Comments generated: 0
- Review effort level: Medium
Contributor
Triage Summary
Adds gh-aw-detection to 7 high-frequency workflows. PR is in dirty (merge-conflict) state — needs rebase before review.
|
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 091aa0f9-8aca-4b4c-b2ba-8d92358cca49
Collaborator
|
@copilot please run the
|
pelikhan
enabled auto-merge (squash)
July 30, 2026 07:50
Copilot stopped work on behalf of
gh-aw-bot due to an error
July 30, 2026 07:53
This was referenced Jul 30, 2026
Contributor
|
🎉 This pull request is included in a new release. Release: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
7 high-frequency workflows (>10 runs/24h) were missing
gh-aw-detection: truein their frontmatter, leaving them without anomaly and prompt-injection detection coverage.Changes
features:\n gh-aw-detection: trueto the frontmatter of all 7 affected workflows, placed before thesandbox:section per existing convention:design-decision-gate.mdimpeccable-skills-reviewer.mdissue-monster.mdmattpocock-skills-reviewer.mdpr-code-quality-reviewer.mdpr-sous-chef.mdpr-description-caveman.md(PR Description Updater).lock.ymlfiles viamake recompileExample diff (representative)
Run: https://github.com/github/gh-aw/actions/runs/30523835792