Skip to content

ci: drop the redundant gitleaks secret-scan job - #84

Merged
jmagar merged 4 commits into
mainfrom
ci/drop-gitleaks
Jul 29, 2026
Merged

ci: drop the redundant gitleaks secret-scan job#84
jmagar merged 4 commits into
mainfrom
ci/drop-gitleaks

Conversation

@jmagar

@jmagar jmagar commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

GitHub native secret scanning and push protection are both enabled on this
repo (public, where both are free), so gitleaks duplicated coverage the
platform already provides.

This job was passing -- it used the free gitleaks docker CLI, not the
license-gated gitleaks-action. Removing it reduces CI surface rather than
fixing a failure.

NOTE: "Secret Scan" is currently a required status check in the active
"Protect main" ruleset. That context must be dropped from the ruleset, or this
PR cannot merge and later PRs will block on a check that never reports.

jmagar and others added 2 commits July 27, 2026 23:21
GitHub native secret scanning and push protection are both enabled on this
repo (public, where both are free), so gitleaks duplicated coverage the
platform already provides.

This job was passing -- it used the free gitleaks docker CLI, not the
license-gated gitleaks-action. Removing it reduces CI surface rather than
fixing a failure.

NOTE: "Secret Scan" is currently a required status check in the active
"Protect main" ruleset. That context must be dropped from the ruleset, or this
PR cannot merge and later PRs will block on a check that never reports.
@jmagar
jmagar enabled auto-merge (squash) July 29, 2026 02:12
@jmagar
jmagar merged commit 85352e4 into main Jul 29, 2026
19 of 21 checks passed
@jmagar
jmagar deleted the ci/drop-gitleaks branch July 29, 2026 03:30
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.

1 participant