ci: add .secretscanignore for plan-phase.md false positive

plan-phase.md contains illustrative DATABASE_URL/REDIS_URL examples
in documentation text, not real credentials. The secret-scan.sh script
already supports .secretscanignore — this file activates it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Tom Boucher
2026-03-24 16:36:32 -04:00
parent db3eeb8fe4
commit 0a26f815da

View File

@@ -6,3 +6,6 @@
# Examples:
# tests/fixtures/fake-credentials.json
# docs/examples/sample-config.yml
# plan-phase.md contains illustrative DATABASE_URL/REDIS_URL examples
get-shit-done/workflows/plan-phase.md