Skip to content

Commit 2bcd926

Browse files
authored
Fail smoke detection jobs on parsing errors (#107)
* Update smoke workflow strictness * Recompile base smoke workflows * Regenerate container smoke workflows * Make smoke detection failures blocking --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 7ac8bce commit 2bcd926

12 files changed

Lines changed: 116 additions & 110 deletions

.github/workflows/smoke-claude-container.lock.yml

Lines changed: 14 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-claude-container.md

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-claude.lock.yml

Lines changed: 14 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-claude.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ checkout:
3030
fetch-depth: 1
3131
safe-outputs:
3232
allowed-domains: [default-safe-outputs]
33+
threat-detection:
34+
continue-on-error: false
3335
create-issue:
3436
expires: 2h
3537
close-older-issues: true

0 commit comments

Comments
 (0)