Skip to content

Drop redundant, broken trufflehog job from secret-scanner#121

Merged
hyperpolymath merged 2 commits into
mainfrom
claude/ci-hygiene
Jun 20, 2026
Merged

Drop redundant, broken trufflehog job from secret-scanner#121
hyperpolymath merged 2 commits into
mainfrom
claude/ci-hygiene

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

The hand-rolled trufflehog job was both unpinned (@main, failing the Workflow security linter) and passed --fail on top of the action's own --fail (failing with "flag 'fail' cannot be repeated"). The reusable scan job (hyperpolymath/standards secret-scanner-reusable, SHA-pinned) already runs trufflehog — the passing scan / trufflehog check — so the local job was pure duplication. Remove it: fixes both red checks and de-duplicates secret scanning.

Claude-Session: https://claude.ai/code/session_019i2e5ABGBKQmMdqk8puFWx

claude and others added 2 commits June 20, 2026 18:28
The hand-rolled `trufflehog` job was both unpinned (`@main`, failing the
Workflow security linter) and passed `--fail` on top of the action's own
`--fail` (failing with "flag 'fail' cannot be repeated"). The reusable
`scan` job (hyperpolymath/standards secret-scanner-reusable, SHA-pinned)
already runs trufflehog — the passing `scan / trufflehog` check — so the
local job was pure duplication. Remove it: fixes both red checks and
de-duplicates secret scanning.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019i2e5ABGBKQmMdqk8puFWx
@hyperpolymath hyperpolymath enabled auto-merge (squash) June 20, 2026 18:28
@hyperpolymath hyperpolymath merged commit 22361a9 into main Jun 20, 2026
@hyperpolymath hyperpolymath deleted the claude/ci-hygiene branch June 20, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants